ya
This commit is contained in:
11
Cargo.toml
11
Cargo.toml
@@ -12,8 +12,11 @@ readme = "README.md"
|
||||
[dependencies]
|
||||
bevy = { version = "0.12.1", default-features = true}
|
||||
|
||||
fj-math = "0.47.0"
|
||||
fj-interop = "0.47.0"
|
||||
fj-core = "0.47.0"
|
||||
fj-export = "0.47.0"
|
||||
|
||||
rand = "0.8.5"
|
||||
|
||||
fj-math = "0.48.0"
|
||||
fj-interop = "0.48.0"
|
||||
fj-core = "0.48.0"
|
||||
fj-export = "0.48.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user