We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59790a commit 6ecf5c1Copy full SHA for 6ecf5c1
Project.toml
@@ -2,16 +2,16 @@ name = "Libtask"
2
uuid = "6f1fad26-d15e-5dc8-ae53-837a1d7b8c9f"
3
license = "MIT"
4
desc = "Tape based task copying in Turing"
5
-repo = "https://github.com/TuringLang/Libtask.jl.git"
6
version = "0.9.10"
+repo = "https://github.com/TuringLang/Libtask.jl.git"
7
8
[deps]
9
MistyClosures = "dbe65cb8-6be2-42dd-bbc5-4196aaced4f4"
10
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
11
12
[compat]
13
Aqua = "0.8.11"
14
-JuliaFormatter = "1.0.62"
+JuliaFormatter = "1.0.62, 2"
15
MistyClosures = "2.0.0"
16
Test = "1"
17
julia = "~1.10.8, 1.11.6"
0 commit comments