Bump serde_derive from 1.0.102 to 1.0.103 (#7141)

automerge
This commit is contained in:
dependabot-preview[bot]
2019-11-26 14:44:20 -08:00
committed by Grimes
parent 2b13158e29
commit c810913861
29 changed files with 62 additions and 62 deletions

View File

@ -14,7 +14,7 @@ dlopen = "0.1.8"
bincode = "1.2.0"
rayon = "1.2.0"
serde = "1.0.102"
serde_derive = "1.0.102"
serde_derive = "1.0.103"
dlopen_derive = "0.1.4"
lazy_static = "1.4.0"
log = "0.4.8"