Skip to content

Commit 07d7403

Browse files
Bump serde_json from 1.0.113 to 1.0.114 (#918)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.113 to 1.0.114. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.113...v1.0.114) --- updated-dependencies: - dependency-name: serde_json 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 6f6d81b commit 07d7403

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dropshot/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ percent-encoding = "2.3.1"
2828
proc-macro2 = "1.0.78"
2929
rustls = "0.22.2"
3030
rustls-pemfile = "2.1.0"
31-
serde_json = "1.0.113"
31+
serde_json = "1.0.114"
3232
serde_path_to_error = "0.1.15"
3333
serde_urlencoded = "0.7.1"
3434
sha1 = "0.10.6"

0 commit comments

Comments
 (0)