Implement fd_filestat_set_times using the filetime crate.
This commit is contained in:
committed by
Jakub Konka
parent
46c41abd60
commit
2f1afc4846
@@ -16,6 +16,7 @@ libc = "0.2"
|
||||
rand = "0.6"
|
||||
cfg-if = "0.1.9"
|
||||
log = "0.4"
|
||||
filetime = "0.2.6"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
nix = "0.13"
|
||||
|
||||
Reference in New Issue
Block a user