Skip to content

Commit 4e865ef

Browse files
Bump serde_json from 1.0.83 to 1.0.85 (#427)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.83 to 1.0.85. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.83...v1.0.85) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fad4e98 commit 4e865ef

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
@@ -25,7 +25,7 @@ percent-encoding = "2.1.0"
2525
proc-macro2 = "1.0.43"
2626
rustls = "0.20.6"
2727
rustls-pemfile = "1.0.1"
28-
serde_json = "1.0.83"
28+
serde_json = "1.0.85"
2929
serde_urlencoded = "0.7.1"
3030
sha1 = "0.10.1"
3131
slog-async = "2.4.0"

0 commit comments

Comments
 (0)