Upgrade headers, headers-core, and hyper_serde.

This commit is contained in:
Josh Matthews 2019-06-12 11:47:08 -04:00
parent 99cf263add
commit b1510d9ad5
25 changed files with 97 additions and 182 deletions

View file

@ -32,15 +32,10 @@ rand = [
[ignore]
# Ignored packages with duplicated versions
packages = [
"base64",
"block-buffer",
"byte-tools",
"crossbeam-deque",
"crossbeam-epoch",
"crossbeam-utils",
"digest",
"dwrote",
"generic-array",
"gl_generator", # https://github.com/servo/servo/pull/23288#issuecomment-494687746
"lock_api",
"memmap",
@ -51,6 +46,7 @@ packages = [
"rand_core",
"scopeguard",
"unicase",
"ws",
]
# Files that are ignored for all tidy and lint checks.
files = [