Bump serde from 1.0.93 to 1.0.94 (#4864)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-28 15:07:16 -07:00
committed by Michael Vines
parent 76413cbfac
commit f0191a98ab
20 changed files with 54 additions and 54 deletions

View File

@ -23,7 +23,7 @@ num-derive = "0.2"
num-traits = "0.2"
rand = "0.6.5"
rayon = "1.1.0"
serde = "1.0.93"
serde = "1.0.94"
serde_derive = "1.0.94"
serde_json = "1.0.39"
sha2 = "0.8.0"