Skip to content

Commit 9cd3db6

Browse files
build(deps): bump serde_json in the dependencies group
Bumps the dependencies group with 1 update: [serde_json](https://github.com/serde-rs/json). Updates `serde_json` from 1.0.145 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3328ae2 commit 9cd3db6

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)