Cargo Features
tentacle-secio has no features set by default.
[dependencies]
tentacle-secio = { version = "0.6.6", features = ["openssl-vendored", "async-sign"] }
- openssl-vendored
- async-sign = async-trait
-
Affects
tentacle-secio::KeyProvider.sign_ecdsa_async
…
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.