bump time to use winapi 0.3
This commit is contained in:
parent
b49848d680
commit
5fc6edd928
|
@ -27,7 +27,7 @@ default = ["clock"]
|
|||
clock = ["time"]
|
||||
|
||||
[dependencies]
|
||||
time = { version = "^0.1.36", optional = true }
|
||||
time = { version = "0.1.39", optional = true }
|
||||
num-integer = { version = "0.1.36", default-features = false }
|
||||
num-traits = { version = "0.2", default-features = false }
|
||||
rustc-serialize = { version = "0.3", optional = true }
|
||||
|
|
Loading…
Reference in New Issue