wrong log version
This commit is contained in:
parent
0b9557a245
commit
5b9696945f
|
@ -19,7 +19,7 @@ appveyor = { repository = "PyO3/pyo3" }
|
||||||
codecov = { repository = "PyO3/pyo3", branch = "master", service = "github" }
|
codecov = { repository = "PyO3/pyo3", branch = "master", service = "github" }
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
log = "0.5"
|
log = "0.4"
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
spin = "0.4.6"
|
spin = "0.4.6"
|
||||||
num-traits = "0.1"
|
num-traits = "0.1"
|
||||||
|
|
Loading…
Reference in New Issue