Bump cfg-if
to 1.0
This commit is contained in:
parent
eb9e5e711d
commit
b859b8b62b
3 changed files with 9 additions and 5 deletions
|
@ -13,7 +13,7 @@ rustc_index = { path = "../rustc_index" }
|
|||
rustc_arena = { path = "../rustc_arena" }
|
||||
scoped-tls = "1.0"
|
||||
unicode-width = "0.1.4"
|
||||
cfg-if = "0.1.2"
|
||||
cfg-if = "1.0"
|
||||
tracing = "0.1"
|
||||
sha1 = { package = "sha-1", version = "0.10.0" }
|
||||
sha2 = "0.10.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue