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 1
1
[package ]
2
2
name = " big-brain"
3
- version = " 0.21.1 "
3
+ version = " 0.22.0 "
4
4
authors = [
" Kat Marchán <[email protected] >" ]
5
5
edition = " 2021"
6
6
description = " Rusty Utility AI library"
@@ -16,7 +16,7 @@ homepage = "https://github.com/zkat/big-brain"
16
16
17
17
[dependencies ]
18
18
bevy = { version = " 0.15.0" , default-features = false }
19
- big-brain-derive = { version = " =0.21.1 " , path = " ./derive" }
19
+ big-brain-derive = { version = " =0.22.0 " , path = " ./derive" }
20
20
21
21
[dev-dependencies ]
22
22
bevy = { version = " 0.15.0" , default-features = true }
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " big-brain-derive"
3
- version = " 0.21.1 "
3
+ version = " 0.22.0 "
4
4
authors = [
" Kat Marchán <[email protected] >" ]
5
5
description = " Procedural macros to simplify implementation of Big Brain traits"
6
6
documentation = " https://docs.rs/big-brain-derive"
You can’t perform that action at this time.
0 commit comments