regen all APIs

This commit is contained in:
Sebastian Thiel
2021-08-31 08:03:52 +08:00
parent 21914b2c4d
commit d032b0c961
2479 changed files with 14830 additions and 13186 deletions

View File

@@ -4,7 +4,7 @@
[package]
name = "google-admob1-cli"
version = "2.0.5+20210331"
version = "2.0.8+20210331"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with AdMob (protocol v1)"
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/admob1-cli"
@@ -37,4 +37,4 @@ tokio = { version = "^ 1.0", features = ["full"] }
[dependencies.google-admob1]
path = "../admob1"
version = "2.0.5+20210331"
version = "2.0.8+20210331"