Bump serde from 1.0.110 to 1.0.111

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.110 to 1.0.111.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.110...v1.0.111)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-01 10:51:24 +00:00
committed by Michael Vines
parent f66169f245
commit f901571026
28 changed files with 31 additions and 31 deletions

View File

@@ -39,7 +39,7 @@ rand = "0.7.0"
rand_chacha = "0.2.2"
rayon = "1.3.0"
regex = "1.3.9"
serde = "1.0.110"
serde = "1.0.111"
serde_derive = "1.0.103"
serde_json = "1.0.53"
solana-bpf-loader-program = { path = "../programs/bpf_loader", version = "1.3.0" }