We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b41dd commit 641594eCopy full SHA for 641594e
Cargo.toml
@@ -10,5 +10,5 @@ repository = "https://github.com/johanhelsing/bevy_sparse_grid_2d"
10
version = "0.4.0"
11
12
[dependencies]
13
-bevy = { version = "0.13", default-features = false }
+bevy = { version = "0.14", default-features = false }
14
smallvec = { version = "1.6", features = ["const_generics"] } # same as bevy 0.12
0 commit comments