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.
1 parent 0a26176 commit 1552ec6Copy full SHA for 1552ec6
rustler/Cargo.toml
@@ -27,7 +27,7 @@ num-bigint = { version = "0.4", optional = true }
27
serde = { version = "1", optional = true }
28
29
[target.'cfg(not(windows))'.dependencies]
30
-libloading = "0.8"
+libloading = "0.9"
31
32
[build-dependencies]
33
regex-lite = "0.1"
0 commit comments