Cargo Features

[dependencies]
hdt = { version = "0.2.0", default-features = false, features = ["sophia"] }
default = sophia

The sophia feature is set by default whenever hdt is added without default-features = false somewhere in the dependency tree.

sophia default

Enables sophia

Affects hdt::hdt_graph