Cargo Features

[dependencies]
tropy = { version = "0.1.3", default-features = false, features = ["binary"] }
default = binary

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

binary default

Required by the binary