Skip to content

Commit 46fc76a

Browse files
Build(deps): Bump serde_json from 1.0.146 to 1.0.148
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.146 to 1.0.148. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.146...v1.0.148) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4ba577 commit 46fc76a

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

Lines changed: 9 additions & 3 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
@@ -17,6 +17,6 @@ paste = "1.0.15"
1717

1818
[dev-dependencies]
1919
serde = { version = "1.0.228", features = ["derive"] }
20-
serde_json = "1.0.146"
20+
serde_json = "1.0.148"
2121
serde_yaml = "0.9.34"
2222
toml = "0.9.10"

0 commit comments

Comments
 (0)