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 76c33c5 commit f86bbe8Copy full SHA for f86bbe8
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 = "*" }
+byondapi-sys = { path = "../byondapi-sys", version = "0.11.1" }
17
lazy_static = "1.4.0"
18
libloading = "0.8.1"
19
walkdir = "2.4.0"
0 commit comments