Skip to content

Commit e3c4f81

Browse files
committed
crap
1 parent 987bc03 commit e3c4f81

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
@@ -14,7 +14,7 @@ exclude = [".vscode/*"]
1414

1515
[dependencies]
1616
byondapi-sys = { path = "../byondapi-sys", version = "0.11.1" }
17-
byondapi-macros = { path = "../byondapi-macros", version = "0.1.0" }
17+
byondapi-macros = { path = "../byondapi-macros", version = "0.1.1" }
1818
lazy_static = "1.4.0"
1919
libloading = "0.8.3"
2020
walkdir = "2.5.0"

0 commit comments

Comments
 (0)