Bump serde from 1.0.80 to 1.0.81

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.80...v1.0.81)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-12-10 15:58:41 +00:00
committed by Grimes
parent 96e01f3a79
commit 67f8916aa8
9 changed files with 33 additions and 33 deletions

View File

@ -15,7 +15,7 @@ bytes = "0.4"
byteorder = "1.2.1"
clap = "2.31"
log = "0.4.2"
serde = "1.0.27"
serde = "1.0.81"
serde_derive = "1.0.81"
solana-sdk = { path = "../sdk", version = "0.11.0" }
solana-metrics = { path = "../metrics", version = "0.11.0" }