Bump serde from 1.0.81 to 1.0.82

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-12-11 16:22:41 +00:00
committed by Grimes
parent 46866be21d
commit 166945a461
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.81"
serde = "1.0.82"
serde_derive = "1.0.82"
solana-sdk = { path = "../sdk", version = "0.11.0" }
solana-metrics = { path = "../metrics", version = "0.11.0" }