Skip to content

Commit 8d16ff9

Browse files
committed
bump it
1 parent a45153b commit 8d16ff9

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 = "0.12.2", default-features = false }
16+
byondapi-sys = { path = "../byondapi-sys", version = "0.12.3", default-features = false }
1717
byondapi-macros = { path = "../byondapi-macros", version = "0.2.3" }
1818
libloading = "0.8.6"
1919
inventory = "0.3.19"

0 commit comments

Comments
 (0)