Cargo Features

cve-rs has no features set by default.

[dependencies]
cve-rs = { version = "0.6.0", features = ["download-more-ram", "give-up"] }
download-more-ram = ureq

Affects cve-rs::download_more_ram

give-up = oorandom

Affects cve-rs::give_up

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.

ureq download-more-ram?
oorandom give-up?