Bump serde from 1.0.91 to 1.0.92 (#4504)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.91...v1.0.92)
This commit is contained in:
dependabot-preview[bot]
2019-06-04 14:32:09 -07:00
committed by Greg Fitzgerald
parent 16f2fb5c09
commit ce2ce76958
18 changed files with 51 additions and 51 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.91"
serde = "1.0.92"
serde_derive = "1.0.91"
[dev-dependencies]