Bump serde_json from 1.0.33 to 1.0.34

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.33...v1.0.34)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-12-31 03:43:05 +00:00
committed by Michael Vines
parent 1531a1777a
commit 5fbdc6450d
12 changed files with 28 additions and 28 deletions

View File

@ -19,5 +19,5 @@ ring = "0.13.2"
sha2 = "0.8.0"
serde = "1.0.82"
serde_derive = "1.0.82"
serde_json = "1.0.10"
serde_json = "1.0.34"
untrusted = "0.6.2"