Begin v0.2.0-dev and upgrade Bevy version
Resuming work on this project. New crate version, new Bevy version.
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "another-boids-in-rust"
|
name = "another-boids-in-rust"
|
||||||
version = "0.1.0"
|
version = "0.2.0-dev1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bevy = "0.14.0"
|
bevy = "0.16.0"
|
||||||
bevy_spatial = "0.9.0"
|
bevy_spatial = "0.11.0"
|
||||||
|
|
||||||
# Grand-dependency pins
|
# Grand-dependency pins
|
||||||
ab_glyph = "0.2.16"
|
ab_glyph = "0.2.16"
|
||||||
|
|||||||
Reference in New Issue
Block a user