diff --git a/Cargo.toml b/Cargo.toml index 0dff631..deaa49c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reflink-copy" -version = "0.1.16" +version = "0.1.17" authors = ["Jiahao XU "] edition = "2018" description = "copy-on-write mechanism on supported file systems"