We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3449021 commit f3dcd0fCopy full SHA for f3dcd0f
Cargo.toml
@@ -9,7 +9,7 @@ bevy-inspector-egui = "0.33.1"
9
bevy_aseprite_ultra = "0.6.1"
10
humantime-serde = "1.1.1"
11
rand = "0.9.2"
12
-serde = { version = "1.0.224", features = ["derive"] }
+serde = { version = "1.0.226", features = ["derive"] }
13
thiserror = "2.0.14"
14
toml = "0.9.6"
15
0 commit comments