Skip to content

Commit f86bbe8

Browse files
committed
grrrrr
1 parent 76c33c5 commit f86bbe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/byondapi-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exclude = [".vscode/*"]
1313
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1414

1515
[dependencies]
16-
byondapi-sys = { path = "../byondapi-sys", version = "*" }
16+
byondapi-sys = { path = "../byondapi-sys", version = "0.11.1" }
1717
lazy_static = "1.4.0"
1818
libloading = "0.8.1"
1919
walkdir = "2.4.0"

0 commit comments

Comments
 (0)