diff --git a/Cargo.toml b/Cargo.toml index 3a6ae18..a955cd4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fuse_mt" -version = "0.6.0" +version = "0.6.1" authors = ["William R. Fraser "] repository = "https://github.com/wfraser/fuse-mt" description = "A higher-level FUSE filesystem library with multi-threading and inode->path translation."