Cargo Features
ssh-agent has no features set by default.
[dependencies]
ssh-agent = { version = "0.2.4", features = ["agent"] }
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.
- bytes agent?
-
Enables bytes ^0.4.11
- tokio agent?
-
Enables tokio ^0.1.15
- tokio-uds agent?