Add chrono crate
This commit is contained in:
parent
98eaa63740
commit
fed7cea057
@ -12,6 +12,7 @@ crate-type = ["staticlib"]
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
getopts = "0.2"
|
getopts = "0.2"
|
||||||
|
chrono = "0.4"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
bindgen = "0.53.1"
|
bindgen = "0.53.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user