Skip to content

Commit 3f529cc

Browse files
committed
Revert "update compat"
This reverts commit b0ee01e.
1 parent b0ee01e commit 3f529cc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Project.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
1414
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1515

1616
[compat]
17-
Artifacts = "<0.0.1, 1.6"
17+
Artifacts = "<0.0.1, 1"
1818
Glob = "1"
19-
LazyArtifacts = "<0.0.1, 1.6"
20-
Libdl = "<0.0.1, 1.6"
21-
Pkg = "<0.0.1, 1.6"
22-
Printf = "<0.0.1, 1.6"
19+
LazyArtifacts = "<0.0.1, 1"
20+
Libdl = "1"
21+
Pkg = "<0.0.1, 1"
22+
Printf = "1"
2323
RelocatableFolders = "0.1, 0.3, 1"
24-
TOML = "<0.0.1, 1.6"
25-
UUIDs = "<0.0.1, 1.6"
24+
TOML = "<0.0.1, 1"
25+
UUIDs = "<0.0.1, 1"
2626
julia = "1.6"
2727

2828
[extras]

0 commit comments

Comments
 (0)