Skip to content

Commit c38596d

Browse files
build: Bump serde_json from 1.0.120 to 1.0.143
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.143. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.120...v1.0.143) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 456f9b3 commit c38596d

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

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
@@ -131,7 +131,7 @@ igvm_defs = { git = "https://github.com/microsoft/igvm", branch = "main" }
131131

132132
# serde crates
133133
serde = "1.0.208"
134-
serde_json = "1.0.120"
134+
serde_json = "1.0.143"
135135
serde_with = { version = "3.14.0", default-features = false }
136136

137137
# other crates

0 commit comments

Comments
 (0)