cfg-if 0.1.2 needed as minimal version of dep
This commit is contained in:
+1
-1
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user