diff --git a/rustfs/Cargo.toml b/rustfs/Cargo.toml index b7a78b5..3ffbf07 100644 --- a/rustfs/Cargo.toml +++ b/rustfs/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["xxks-kkk "] [dependencies] -time = "0.1" +time = "0.3" rand = "0.3" spdk-rs = { path="../spdk-rs"} libc = "0.2" \ No newline at end of file