feat: apis-common for the 5.0 line of google crates.

It aids with better type decoding support.
This commit is contained in:
Sebastian Thiel
2022-10-10 09:23:53 +08:00
parent 8bb6e2354f
commit 3625188eb5

View File

@@ -1,6 +1,6 @@
[package]
name = "google-apis-common"
version = "4.0.1"
version = "5.0.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
repository = "https://github.com/Byron/google-apis-rs"
homepage = "https://github.com/Byron/google-apis-rs/google-apis-common"