Bump serde from 1.0.89 to 1.0.90

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.89 to 1.0.90.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.89...v1.0.90)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-03 16:52:37 +00:00
committed by Greg Fitzgerald
parent ef1e5db0ee
commit e6ac5bc546
14 changed files with 43 additions and 43 deletions

View File

@ -20,7 +20,7 @@ log = "0.4.2"
rand = "0.6.5"
ring = "0.13.2"
sha2 = "0.8.0"
serde = "1.0.89"
serde = "1.0.90"
serde_derive = "1.0.89"
serde_json = "1.0.39"
untrusted = "0.6.2"