Cargo Features

genom has no features set by default.

[dependencies]
genom = { version = "1.1.1", features = ["no-build-database", "builder"] }
no-build-database
builder = reqwest, zip

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.

reqwest builder?
zip builder?