Cargo Features
vergen has no features set by default.
[dependencies]
vergen = { version = "8.2.6", features = ["build", "git", "gitcl", "git2", "gitoxide", "rustc", "unstable", "si"] }
- build = time
- cargo git
- gitcl = time
- git2 = git2-rs, time
- gitoxide = gix, time
- rustc = rustc_version
- unstable
- si = sysinfo
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features.