Skip to content

Commit f91d4d6

Browse files
Bump serde_json from 1.0.145 to 1.0.148 (#1271)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.145 to 1.0.148. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.148 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 4c06c8c commit f91d4d6

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

Lines changed: 9 additions & 3 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.27"
4848
serde = { version = "1.0.226", features = ["derive"] }
49-
serde_json = "1.0.145"
49+
serde_json = "1.0.148"
5050
serde_urlencoded = "0.7.1"
5151
serde_yaml = "0.9"
5252
syn = { version = "2.0.111", features = ["parsing"] }

0 commit comments

Comments
 (0)