Bump serde from 1.0.92 to 1.0.93 (#4791)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.92...v1.0.93)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-23 17:23:41 -07:00
committed by Michael Vines
parent fd6047d1c5
commit 0e1480b84e
20 changed files with 54 additions and 54 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.92"
serde = "1.0.93"
serde_derive = "1.0.92"
[dev-dependencies]