diff --git a/Cargo.toml b/Cargo.toml index 73005f4..22e9a81 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,6 @@ cargo-features = ["profile-rustflags"] [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.60" edition = "2021" license = "MIT OR Apache-2.0"