Cargo Features
[dependencies]
kcr_beegfs_csi_netapp_com = { version = "1.20250403.65956", default-features = false, features = ["v1"] }
- default = v1
-
The
v1
feature is set by default wheneverkcr_beegfs_csi_netapp_com
is added without
somewhere in the dependency tree.default-features = false - v1 default
-
Affects
kcr_beegfs_csi_netapp_com::v1
…