Bump serde from 1.0.90 to 1.0.91 (#4171)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-05-06 21:41:30 -07:00
committed by Michael Vines
parent 3fd9aada8b
commit 673a9417ef
15 changed files with 48 additions and 48 deletions

View File

@ -15,7 +15,7 @@ chrono = "0.4.0"
crc = "1.8.1"
memmap = "0.7.0"
rand = "0.6.5"
serde = "1.0.90"
serde = "1.0.91"
serde_derive = "1.0.90"
[dev-dependencies]