We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 987bc03 commit e3c4f81Copy full SHA for e3c4f81
crates/byondapi-rs/Cargo.toml
@@ -14,7 +14,7 @@ exclude = [".vscode/*"]
14
15
[dependencies]
16
byondapi-sys = { path = "../byondapi-sys", version = "0.11.1" }
17
-byondapi-macros = { path = "../byondapi-macros", version = "0.1.0" }
+byondapi-macros = { path = "../byondapi-macros", version = "0.1.1" }
18
lazy_static = "1.4.0"
19
libloading = "0.8.3"
20
walkdir = "2.5.0"
0 commit comments