Skip to content

Commit 711a749

Browse files
Bump serde_json from 1.0.109 to 1.0.111 (#881)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.109 to 1.0.111. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.109...v1.0.111) --- 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 75c4506 commit 711a749

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.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ percent-encoding = "2.3.1"
2828
proc-macro2 = "1.0.73"
2929
rustls = "0.22.2"
3030
rustls-pemfile = "2.0.0"
31-
serde_json = "1.0.109"
31+
serde_json = "1.0.111"
3232
serde_path_to_error = "0.1.15"
3333
serde_urlencoded = "0.7.1"
3434
sha1 = "0.10.6"

0 commit comments

Comments
 (0)