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 wheneverrustsec-with-git2-v16
is added without
somewhere in the dependency tree.default-features = false - 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 ^9
- osv-export = git