diff --git a/Cargo.toml b/Cargo.toml index a2c4032..e0fd054 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] authors = ["Andrey Cherkashin "] -version = "0.2.0" +version = "0.2.1-pre" description = "libzetta is a stable interface for programmatic administration of ZFS" repository = "https://github.com/Inner-Heaven/libzetta-rs" keywords = ["zfs", "freebsd", "zol", "os", "open3"]