Cargo Features
[dependencies]
kcr_app_lightbend_com = { version = "1.20250413.75700", default-features = false, features = ["v1alpha1"] }
- default = v1alpha1
-
The
v1alpha1
feature is set by default wheneverkcr_app_lightbend_com
is added without
somewhere in the dependency tree.default-features = false - v1alpha1 default
-
Affects
kcr_app_lightbend_com::v1alpha1
…