Skip to content

Commit 8d373f8

Browse files
chore(deps): bump serde_json from 1.0.143 to 1.0.145
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.143 to 1.0.145. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.145) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61f6250 commit 8d373f8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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
@@ -38,7 +38,7 @@ url = "2.5.0"
3838
miette = "7.0.0"
3939
camino = "1.1.9"
4040
toml = { version = "0.9.0", optional = true }
41-
serde_json = { version = "1.0.132", optional = true }
41+
serde_json = { version = "1.0.145", optional = true }
4242
serde_yaml_bw = { version = "2.2.0", optional = true }
4343
serde = { version = "1.0.214", optional = true, features = ["derive"] }
4444
tar = { version = "0.4.42", optional = true }

0 commit comments

Comments
 (0)