Cargo Features

[dependencies]
rdf-cli = { version = "0.0.0", default-features = false, features = ["all"] }
default = all

The all feature is set by default whenever rdf-cli is added without default-features = false somewhere in the dependency tree.

all default

rdf-cli has 2 features without comments.