regen google drive with latest fixes

This commit is contained in:
Sebastian Thiel
2022-10-01 09:33:31 +08:00
parent 348be95f84
commit 1eafc7b628
8 changed files with 153 additions and 154 deletions

View File

@@ -5510,7 +5510,7 @@ async fn main() {
let mut app = App::new("drive3")
.author("Sebastian Thiel <byronimo@gmail.com>")
.version("4.0.2+20220225")
.version("4.0.3+20220225")
.about("Manages files in Drive including uploading, downloading, searching, detecting changes, and updating sharing permissions.")
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_drive3_cli")
.arg(Arg::with_name("url")