Cargo Features
[dependencies]
openpgp-card-tool-git = { version = "0.1.5", default-features = false, features = ["notify"] }
- default = notify
-
The
notify
feature is set by default wheneveropenpgp-card-tool-git
is added without
somewhere in the dependency tree.default-features = false - notify default
-
Enables notify-rust
openpgp-card-tool-git has 2 features without comments.