regenerate drive3 v5.0.1

This commit is contained in:
Sebastian Thiel
2022-10-16 20:35:30 +08:00
parent 6a4e5c215e
commit 131c59c1e3
8 changed files with 1637 additions and 1375 deletions

View File

@@ -5510,7 +5510,7 @@ async fn main() {
let mut app = App::new("drive3")
.author("Sebastian Thiel <byronimo@gmail.com>")
.version("5.0.0+20220225")
.version("5.0.1+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")