diff --git a/tokio-fs/Cargo.toml b/tokio-fs/Cargo.toml index 1d6a042..b12fd4e 100644 --- a/tokio-fs/Cargo.toml +++ b/tokio-fs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dmds-tokio-fs" -version = "0.2.0" +version = "0.3.0" edition = "2021" authors = ["JieningYu "] description = "Dmds I/O handler interacts with the filesystem using Tokio"