regen drive3 with v4.0.1 for release prep

This commit is contained in:
Sebastian Thiel
2022-07-25 21:30:37 +08:00
parent da030c0fff
commit 1582289b67
10 changed files with 126 additions and 129 deletions

View File

@@ -4,7 +4,7 @@
[package]
name = "google-drive3-cli"
version = "4.0.0+20220225"
version = "4.0.1+20220225"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with drive (protocol v3)"
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/drive3-cli"
@@ -39,4 +39,4 @@ tower-service = "^0.3.1"
[dependencies.google-drive3]
path = "../drive3"
version = "4.0.0+20220225"
version = "4.0.1+20220225"