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.
<0.0.1
1 parent 5d5a66f commit 77d7ea2Copy full SHA for 77d7ea2
1 file changed
Project.toml
@@ -15,15 +15,15 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
15
p7zip_jll = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
16
17
[compat]
18
-Artifacts = "1"
+Artifacts = "<0.0.1, 1"
19
Glob = "1"
20
-LazyArtifacts = "1"
+LazyArtifacts = "<0.0.1, 1"
21
Libdl = "1"
22
-Pkg = "1"
+Pkg = "<0.0.1, 1"
23
Printf = "1"
24
RelocatableFolders = "0.1, 0.3, 1"
25
-TOML = "1"
26
-UUIDs = "1"
+TOML = "<0.0.1, 1"
+UUIDs = "<0.0.1, 1"
27
julia = "1.6"
28
29
[extras]
0 commit comments