Cargo Features

[dependencies]
google-binaryauthorization1 = { version = "5.0.3+20230113", default-features = false, features = ["yup-oauth2"] }
default = yup-oauth2

The yup-oauth2 feature is set by default whenever google-binaryauthorization1 is added without default-features = false somewhere in the dependency tree.

yup-oauth2 default

Enables yup-oauth2 of google-apis-common

google-binaryauthorization1 has 2 features without comments.