Skip to content

Commit f3dcd0f

Browse files
chore(deps): bump serde from 1.0.224 to 1.0.226 (#34)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ssouthcity <51554341+ssouthcity@users.noreply.github.com>
1 parent 3449021 commit f3dcd0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ bevy-inspector-egui = "0.33.1"
99
bevy_aseprite_ultra = "0.6.1"
1010
humantime-serde = "1.1.1"
1111
rand = "0.9.2"
12-
serde = { version = "1.0.224", features = ["derive"] }
12+
serde = { version = "1.0.226", features = ["derive"] }
1313
thiserror = "2.0.14"
1414
toml = "0.9.6"
1515

0 commit comments

Comments
 (0)