Skip to content

Commit 3310f32

Browse files
authored
build(deps): bump serde from 1.0.225 to 1.0.228 (#5067)
2 parents 584b0e4 + 746cd2f commit 3310f32

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.225"
585+
version = "1.0.228"
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)