Skip to content

Commit 7556d59

Browse files
authored
build(deps): bump serde_json from 1.0.138 to 1.0.139 (#4073)
2 parents 01b826b + 897378a commit 7556d59

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -308,7 +308,7 @@ features = ["derive"] # Most of the time, if we need serde, we need derive
308308

309309
# JSON serialization and deserialization
310310
[workspace.dependencies.serde_json]
311-
version = "1.0.138"
311+
version = "1.0.139"
312312
features = ["preserve_order"]
313313

314314
# SQL database support

0 commit comments

Comments
 (0)