Skip to content

Commit b0ee01e

Browse files
authored
update compat
1 parent 97cea44 commit b0ee01e

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"
17+
Artifacts = "<0.0.1, 1.6"
1818
Glob = "1"
19-
LazyArtifacts = "<0.0.1, 1"
20-
Libdl = "1"
21-
Pkg = "<0.0.1, 1"
22-
Printf = "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"
2323
RelocatableFolders = "0.1, 0.3, 1"
24-
TOML = "<0.0.1, 1"
25-
UUIDs = "<0.0.1, 1"
24+
TOML = "<0.0.1, 1.6"
25+
UUIDs = "<0.0.1, 1.6"
2626
julia = "1.6"
2727

2828
[extras]

0 commit comments

Comments
 (0)