Bump serde from 1.0.100 to 1.0.101 (#5994)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-20 07:05:16 -06:00
committed by Greg Fitzgerald
parent e5806d07a6
commit 8eab673b1c
29 changed files with 84 additions and 84 deletions

View File

@ -21,7 +21,7 @@ lazy_static = "1.4.0"
log = "0.4.8"
num-traits = "0.2"
pretty-hex = "0.1.1"
serde = "1.0.100"
serde = "1.0.101"
serde_derive = "1.0.101"
serde_json = "1.0.40"
serde_yaml = "0.8.9"