This commit is contained in:
2024-02-21 22:52:42 -08:00
parent 783d4999a7
commit cf44341c22
2 changed files with 11 additions and 10 deletions

View File

@@ -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"