Bump serde from 1.0.101 to 1.0.102 (#6581)

automerge
This commit is contained in:
dependabot-preview[bot]
2019-10-28 09:19:39 -07:00
committed by Grimes
parent 71b4e765c8
commit 30c0a7d069
29 changed files with 88 additions and 88 deletions

View File

@ -42,7 +42,7 @@ num-traits = "0.2"
rand = "0.6.5"
rand_chacha = "0.1.1"
rayon = "1.2.0"
serde = "1.0.101"
serde = "1.0.102"
serde_derive = "1.0.102"
serde_json = "1.0.41"
solana-budget-api = { path = "../programs/budget_api", version = "0.21.0" }