regenerate drive3

This commit is contained in:
Sebastian Thiel
2021-12-03 07:59:14 +08:00
parent f1f9dd3f85
commit 98b8818f7d
9 changed files with 130 additions and 133 deletions

View File

@@ -4,7 +4,7 @@
[package]
name = "google-drive3-cli"
version = "2.0.8+20210322"
version = "2.0.10+20210322"
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"
@@ -37,4 +37,4 @@ tokio = { version = "^ 1.0", features = ["full"] }
[dependencies.google-drive3]
path = "../drive3"
version = "2.0.8+20210322"
version = "2.0.10+20210322"