diff --git a/Cargo.toml b/Cargo.toml index 0d401d8..9e48c0c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rencfs" description = "An encrypted file system that is mounted with FUSE on Linux. It can be used to create encrypted directories." -version = "0.13.39" +version = "0.13.40" edition = "2021" license = "Apache-2.0" authors = ["Radu Marias "]