Cargo Features

[dependencies]
csaf = { version = "0.5.0", default-features = false, features = ["rustsec-interop"] }
default = rustsec-interop

The rustsec-interop feature is set by default whenever csaf is added without default-features = false somewhere in the dependency tree.

rustsec-interop default = crates-index, rustsec

Affects interop::rustsec

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

rustsec rustsec-interop

Enables rustsec =0.26.5

rustsec is pinned as we need to ensure we use the same version of crates-index rustsec will update crates-index in patch version releases

crates-index rustsec-interop

Enables crates-index ^0.19