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