Cargo Features

[dependencies]
rustsec-with-git2-v16 = { version = "0.28.3", default-features = false, features = ["fix", "git", "dependency-tree", "osv-export"] }
default = git

The git feature is set by default whenever rustsec-with-git2-v16 is added without default-features = false somewhere in the dependency tree.

fix

Enables cargo-edit-9

optional dependencies

git default osv-export?

Enables gix ^0.55, home, tame-index ^0.8, and time

Affects rustsec-with-git2-v16::registry, report::Report.database, report::DatabaseInfo, repository::git

dependency-tree

Enables dependency-tree of cargo-lock

osv-export = git