diff --git a/Cargo.toml b/Cargo.toml index e994f0e..5ad9d89 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gcs-rsync" -version = "0.4.3" +version = "0.4.4" edition = "2021" description = "rsync support for gcs with higher perf than gsutil rsync" license = "MIT"