Cargo Features
[dependencies]
google-gkehub1 = { version = "5.0.3+20230106", default-features = false, features = ["yup-oauth2"] }
- default = yup-oauth2
-
The
yup-oauth2
feature is set by default whenevergoogle-gkehub1
is added without
somewhere in the dependency tree.default-features = false - yup-oauth2 default
-
Enables yup-oauth2 of google-apis-common ^6.0
google-gkehub1 has 2 features without comments.