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 60fce40 commit e66a376Copy full SHA for e66a376
crates/byondapi-rs/Cargo.toml
@@ -15,7 +15,7 @@ exclude = [".vscode/*"]
15
[dependencies]
16
byondapi-sys = { path = "../byondapi-sys", version = "0.11.1" }
17
byondapi-macros = { path = "../byondapi-macros", version = "0.1.2" }
18
-libloading = "0.8.3"
+libloading = "0.8.4"
19
inventory = "0.3.15"
20
num_enum = "0.7.2"
21
0 commit comments