Skip to content

Commit dad329d

Browse files
authored
Merge pull request #894 from ashutosh-b-b/bb/libdl_compat
Add compat for `Libdl` to "<0.0.1, 1"
2 parents 6da4a8d + 8d5a540 commit dad329d

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)