Bump serde from 1.0.104 to 1.0.105 (#8954)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.104 to 1.0.105.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.104...v1.0.105)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-18 22:35:30 -07:00
committed by GitHub
parent e547f38589
commit 24d871b529
26 changed files with 110 additions and 110 deletions

View File

@ -17,7 +17,7 @@ byteorder = "1.3.4"
bytes = "0.4"
clap = "2.33"
log = "0.4.8"
serde = "1.0.104"
serde = "1.0.105"
serde_derive = "1.0.103"
solana-clap-utils = { path = "../clap-utils", version = "1.1.0" }
solana-logger = { path = "../logger", version = "1.1.0" }