diff --git a/Cargo.toml b/Cargo.toml index a938c207..92c83860 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ appveyor = { repository = "rust-random/getrandom" } [dependencies] log = { version = "0.4", optional = true } -cfg-if = "0.1" +cfg-if = "0.1.2" # When built as part of libstd compiler_builtins = { version = "0.1", optional = true }