Skip to content

Commit b8ca4fe

Browse files
authored
build(deps): bump serde from 1.0.223 to 1.0.225 (#5029)
2 parents 27a4171 + 89e65bb commit b8ca4fe

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ version = "0.42.0"
582582

583583
# Serialization and deserialization
584584
[workspace.dependencies.serde]
585-
version = "1.0.223"
585+
version = "1.0.225"
586586
features = ["derive"] # Most of the time, if we need serde, we need derive
587587

588588
# JSON serialization and deserialization

0 commit comments

Comments
 (0)