Skip to content

Commit

Permalink
CompatHelper: bump compat for Functors to 0.4 for package LuxCore, (k…
Browse files Browse the repository at this point in the history
…eep existing compat)
  • Loading branch information
CompatHelper Julia committed Dec 2, 2022
1 parent be92467 commit 1c919b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/LuxCore/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"

[compat]
Functors = "0.2, 0.3"
Functors = "0.2, 0.3, 0.4"
Setfield = "0.8, 1"
julia = "1.6"

0 comments on commit 1c919b9

Please sign in to comment.