regen drive3 with thread::sleep fix

This commit is contained in:
Sebastian Thiel
2022-10-01 09:44:42 +08:00
parent 9764239ff7
commit 7e5d8998b0
8 changed files with 155 additions and 155 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.3+20220225")
.version("4.0.4+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")