diff --git a/Project.toml b/Project.toml index 02d21d33..1aaf71b6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Diffractor" uuid = "9f5e2b26-1114-432f-b630-d3fe2085c51c" -version = "0.2.10" authors = ["Keno Fischer and contributors"] +version = "0.2.10" [deps] AbstractDifferentiation = "c29ec348-61ec-40c8-8164-b8c60e9d9f3d" @@ -21,7 +21,7 @@ AbstractDifferentiation = "0.5, 0.6" ChainRules = "1.44.6" ChainRulesCore = "1.20" Combinatorics = "1" -Compiler = "0.0.1" +Compiler = "0.0.1, 0.0.2" Cthulhu = "2.10.1" OffsetArrays = "1" PrecompileTools = "1"