Cargo Features

[dependencies]
openpgp-card-tool-git = { version = "0.1.0", default-features = false, features = ["notify"] }
default = notify

The notify feature is set by default whenever openpgp-card-tool-git is added without default-features = false somewhere in the dependency tree.

notify default

Enables notify-rust

openpgp-card-tool-git has 2 features without comments.