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