Skip to content

Commit e66a376

Browse files
committed
bump that
1 parent 60fce40 commit e66a376

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
@@ -15,7 +15,7 @@ exclude = [".vscode/*"]
1515
[dependencies]
1616
byondapi-sys = { path = "../byondapi-sys", version = "0.11.1" }
1717
byondapi-macros = { path = "../byondapi-macros", version = "0.1.2" }
18-
libloading = "0.8.3"
18+
libloading = "0.8.4"
1919
inventory = "0.3.15"
2020
num_enum = "0.7.2"
2121

0 commit comments

Comments
 (0)