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

@@ -14,7 +14,7 @@ byteorder = "1.3.2"
indexmap = "1.1.0"
libc = "0.2.65"
log = "0.4.8"
serde = "1.0.101"
serde = "1.0.102"
serde_bytes = "0.11"
serde_derive = "1.0.102"
serde_json = "1.0.41"