Skip to content

Commit 2760f8b

Browse files
build(deps): bump serde_json in the dependencies group (#10)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3328ae2 commit 2760f8b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -35,5 +35,5 @@ future_not_send = "warn"
3535

3636
[workspace.dependencies]
3737
serde = { version = "1.0.228", default-features = false }
38-
serde_json = { version = "1.0.145", default-features = false }
38+
serde_json = { version = "1.0.148", default-features = false }
3939
similar = "2.7"

0 commit comments

Comments
 (0)