Bump serde from 1.0.85 to 1.0.87

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.85 to 1.0.87.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.85...v1.0.87)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-04 08:17:04 +00:00
committed by Greg Fitzgerald
parent 98e893c69b
commit 32f19c5c19
12 changed files with 35 additions and 35 deletions

View File

@ -17,7 +17,7 @@ generic-array = { version = "0.12.0", default-features = false, features = ["ser
log = "0.4.2"
ring = "0.13.2"
sha2 = "0.8.0"
serde = "1.0.85"
serde = "1.0.87"
serde_derive = "1.0.85"
serde_json = "1.0.38"
untrusted = "0.6.2"