Skip to content

Commit d38cd70

Browse files
Bump serde_json from 1.0.143 to 1.0.145 (#1193)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d22ab0f commit d38cd70

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
@@ -46,7 +46,7 @@ rustfmt-wrapper = "0.2.1"
4646
schemars = { version = "0.8.22", features = ["chrono", "uuid1"] }
4747
semver = "1.0.26"
4848
serde = { version = "1.0.219", features = ["derive"] }
49-
serde_json = "1.0.143"
49+
serde_json = "1.0.145"
5050
serde_urlencoded = "0.7.1"
5151
serde_yaml = "0.9"
5252
syn = { version = "2.0.106", features = ["parsing"] }

0 commit comments

Comments
 (0)