File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " byondapi-macros"
3- version = " 0.1.2 "
3+ version = " 0.1.3 "
44edition = " 2021"
55description = " Macros for byondapi"
66license = " MIT"
Original file line number Diff line number Diff line change 11[package ]
22name = " byondapi"
3- version = " 0.4.9 "
3+ version = " 0.4.10 "
44authors = [
" tigercat2000 <[email protected] >" ]
55edition = " 2021"
66description = " Idiomatic Rust bindings for BYONDAPI"
@@ -14,7 +14,7 @@ exclude = [".vscode/*"]
1414
1515[dependencies ]
1616byondapi-sys = { path = " ../byondapi-sys" , version = " 0.11.2" }
17- byondapi-macros = { path = " ../byondapi-macros" , version = " 0.1.2 " }
17+ byondapi-macros = { path = " ../byondapi-macros" , version = " 0.1.3 " }
1818libloading = " 0.8.4"
1919inventory = " 0.3.15"
2020num_enum = " 0.7.2"
You can’t perform that action at this time.
0 commit comments