Skip to content

Commit 8d5a540

Browse files
committed
build: add compat for Libdl to "<0.0.1, 1"
1 parent 722d2ce commit 8d5a540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ p7zip_jll = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
1818
Artifacts = "<0.0.1, 1"
1919
Glob = "1"
2020
LazyArtifacts = "<0.0.1, 1"
21-
Libdl = "1"
21+
Libdl = "<0.0.1, 1"
2222
Pkg = "<0.0.1, 1"
2323
Printf = "1"
2424
RelocatableFolders = "0.1, 0.3, 1"

0 commit comments

Comments
 (0)