Bump serde_json from 1.0.38 to 1.0.39

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.38 to 1.0.39.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.38...v1.0.39)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-28 09:15:19 +00:00
committed by Greg Fitzgerald
parent cf545e64b8
commit 5b72a984a3
12 changed files with 29 additions and 29 deletions

View File

@ -20,5 +20,5 @@ ring = "0.13.2"
sha2 = "0.8.0"
serde = "1.0.88"
serde_derive = "1.0.88"
serde_json = "1.0.38"
serde_json = "1.0.39"
untrusted = "0.6.2"