Cargo Features

[dependencies]
google-vault1 = { version = "5.0.5+20240617", default-features = false, features = ["yup-oauth2", "utoipa"] }
default = yup-oauth2

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

yup-oauth2 default

Enables yup-oauth2 of google-apis-common

utoipa

Enables utoipa

google-vault1 has 3 features without comments.