Update cfg-if dependency

This commit is contained in:
Andrew Brown
2020-10-23 09:27:13 -07:00
parent de4af90af6
commit 6ebbab61b9
10 changed files with 18 additions and 18 deletions

View File

@@ -20,7 +20,7 @@ wasmparser = "0.63.0"
anyhow = "1.0.19"
region = "2.2.0"
libc = "0.2"
cfg-if = "0.1.9"
cfg-if = "1.0"
backtrace = "0.3.42"
rustc-demangle = "0.1.16"
lazy_static = "1.4"