Regen storage 1

This commit is contained in:
Sebastian Thiel
2021-08-25 07:59:53 +08:00
parent 32a6d876a6
commit 73fdfd4fed
9 changed files with 53 additions and 50 deletions

View File

@@ -6437,7 +6437,7 @@ async fn main() {
let mut app = App::new("storage1")
.author("Sebastian Thiel <byronimo@gmail.com>")
.version("2.0.5+20210330")
.version("2.0.7+20210330")
.about("Stores and retrieves potentially large, immutable data objects.")
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_storage1_cli")
.arg(Arg::with_name("url")