Cargo Features

[dependencies]
openpgp-card-ssh-agent = { version = "0.3.2", default-features = false, features = ["notify"] }
default = notify

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

notify default = notify-rust

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

notify-rust notify