Skip to content

Commit e0027f3

Browse files
authored
build(deps): bump serde from 1.0.218 to 1.0.219 (#4213)
2 parents 2b48c2d + 9d6105b commit e0027f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 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
@@ -307,7 +307,7 @@ version = "0.36.0"
307307

308308
# Serialization and deserialization
309309
[workspace.dependencies.serde]
310-
version = "1.0.218"
310+
version = "1.0.219"
311311
features = ["derive"] # Most of the time, if we need serde, we need derive
312312

313313
# JSON serialization and deserialization

0 commit comments

Comments
 (0)