Skip to content

Commit 76c33c5

Browse files
committed
wildcard
1 parent aa8b2e2 commit 76c33c5

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" }
16+
byondapi-sys = { path = "../byondapi-sys", version = "*" }
1717
lazy_static = "1.4.0"
1818
libloading = "0.8.1"
1919
walkdir = "2.4.0"

0 commit comments

Comments
 (0)