Skip to content

Commit 3271d85

Browse files
authored
build(deps): bump serde from 1.0.219 to 1.0.223 (#5024)
2 parents 8047331 + 58ebe55 commit 3271d85

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

Cargo.lock

Lines changed: 14 additions & 4 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.219"
585+
version = "1.0.223"
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)