Skip to content

Commit 6866b32

Browse files
Bump serde_json from 1.0.132 to 1.0.133 (#972)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.132 to 1.0.133. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.133) --- updated-dependencies: - dependency-name: serde_json 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>
1 parent dfc6e0f commit 6866b32

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -45,7 +45,7 @@ reqwest = { version = "0.12.4", default-features = false, features = ["json", "s
4545
rustfmt-wrapper = "0.2.1"
4646
schemars = { version = "0.8.21", features = ["chrono", "uuid1"] }
4747
serde = { version = "1.0.210", features = ["derive"] }
48-
serde_json = "1.0.127"
48+
serde_json = "1.0.133"
4949
serde_urlencoded = "0.7.1"
5050
serde_yaml = "0.9"
5151
syn = { version = "2.0.87", features = ["parsing"] }

0 commit comments

Comments
 (0)