Cargo Features

[dependencies]
google-dfareporting3d4 = { version = "5.0.4+20230118", default-features = false, features = ["yup-oauth2"] }
default = yup-oauth2

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

yup-oauth2 default

Enables yup-oauth2 of google-apis-common

google-dfareporting3d4 has 2 features without comments.