Skip to content

Commit 4b049c5

Browse files
dependabot[bot]LMG
andauthored
Bump serde_json from 1.0.143 to 1.0.145 (#1477)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Louis-Marie Givel <[email protected]>
1 parent 74b317e commit 4b049c5

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

Cargo.lock

Lines changed: 17 additions & 6 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
@@ -29,7 +29,7 @@ libc = "0.2.167"
2929
regex = "1.11.2"
3030
rs_tracing = { version = "1.1.0", features = ["rs_tracing"] }
3131
serde = { version = "1.0.215", features = ["std", "derive"] }
32-
serde_json = "1.0.143"
32+
serde_json = "1.0.145"
3333
serde_yaml = "0.9.34"
3434
toml = "0.8.19"
3535
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }

0 commit comments

Comments
 (0)