Skip to content

Commit

Permalink
crap
Browse files Browse the repository at this point in the history
  • Loading branch information
jupyterkat committed Mar 7, 2024
1 parent 987bc03 commit e3c4f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/byondapi-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exclude = [".vscode/*"]

[dependencies]
byondapi-sys = { path = "../byondapi-sys", version = "0.11.1" }
byondapi-macros = { path = "../byondapi-macros", version = "0.1.0" }
byondapi-macros = { path = "../byondapi-macros", version = "0.1.1" }
lazy_static = "1.4.0"
libloading = "0.8.3"
walkdir = "2.5.0"
Expand Down

0 comments on commit e3c4f81

Please sign in to comment.