Skip to content

Commit 01b826b

Browse files
authored
build(deps): bump serde from 1.0.217 to 1.0.218 (#4074)
2 parents b743bb4 + a715644 commit 01b826b

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
@@ -303,7 +303,7 @@ version = "0.36.0"
303303

304304
# Serialization and deserialization
305305
[workspace.dependencies.serde]
306-
version = "1.0.217"
306+
version = "1.0.218"
307307
features = ["derive"] # Most of the time, if we need serde, we need derive
308308

309309
# JSON serialization and deserialization

0 commit comments

Comments
 (0)