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 97cea44 commit b0ee01eCopy full SHA for b0ee01e
Project.toml
@@ -14,15 +14,15 @@ TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
14
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
15
16
[compat]
17
-Artifacts = "<0.0.1, 1"
+Artifacts = "<0.0.1, 1.6"
18
Glob = "1"
19
-LazyArtifacts = "<0.0.1, 1"
20
-Libdl = "1"
21
-Pkg = "<0.0.1, 1"
22
-Printf = "1"
+LazyArtifacts = "<0.0.1, 1.6"
+Libdl = "<0.0.1, 1.6"
+Pkg = "<0.0.1, 1.6"
+Printf = "<0.0.1, 1.6"
23
RelocatableFolders = "0.1, 0.3, 1"
24
-TOML = "<0.0.1, 1"
25
-UUIDs = "<0.0.1, 1"
+TOML = "<0.0.1, 1.6"
+UUIDs = "<0.0.1, 1.6"
26
julia = "1.6"
27
28
[extras]
0 commit comments