Cargo Features

[dependencies]
duplicate-kriller = { version = "1.4.1", default-features = false, features = ["json"] }
default = json

The json feature is set by default whenever duplicate-kriller is added without default-features = false somewhere in the dependency tree.

json default

duplicate-kriller has 2 features without comments.