diff --git a/Cargo.toml b/Cargo.toml index c3a4682..1828f7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gcs-rsync" -version = "0.3.1" +version = "0.3.2" edition = "2021" description = "rsync support for gcs with higher perf than gsutil rsync" license = "MIT"