Skip to content

Commit

Permalink
Bump serde_json from 1.0.75 to 1.0.78
Browse files Browse the repository at this point in the history
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.75 to 1.0.78.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.75...v1.0.78)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2022
1 parent d51e32d commit d8a1430
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dropshot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ percent-encoding = "2.1.0"
proc-macro2 = "1.0.36"
rustls = "0.20.2"
rustls-pemfile = "0.2.1"
serde_json = "1.0.75"
serde_json = "1.0.78"
serde_urlencoded = "0.7.0"
slog-async = "2.4.0"
slog-bunyan = "2.2.0"
Expand Down

0 comments on commit d8a1430

Please sign in to comment.