mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-29 23:55:52 +01:00
regenerate drive3 API to pull in the latest google-apis-common crate
This commit is contained in:
@@ -23,7 +23,7 @@ mime = "^ 0.2.0"
|
||||
serde = { version = "^ 1.0", features = ["derive"] }
|
||||
serde_json = "^ 1.0"
|
||||
itertools = "^ 0.10"
|
||||
google-apis-common = { path = "../../google-apis-common", version = "4.0" }
|
||||
google-apis-common = { path = "../../google-apis-common", version = "5.0" }
|
||||
hyper = "^ 0.14"
|
||||
http = "^0.2"
|
||||
tokio = "^1.0"
|
||||
|
||||
Reference in New Issue
Block a user