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 a45153b commit 8d16ff9Copy full SHA for 8d16ff9
crates/byondapi-rs/Cargo.toml
@@ -13,7 +13,7 @@ exclude = [".vscode/*"]
13
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
14
15
[dependencies]
16
-byondapi-sys = { path = "../byondapi-sys", version = "0.12.2", default-features = false }
+byondapi-sys = { path = "../byondapi-sys", version = "0.12.3", default-features = false }
17
byondapi-macros = { path = "../byondapi-macros", version = "0.2.3" }
18
libloading = "0.8.6"
19
inventory = "0.3.19"
0 commit comments