Cargo Features
Cosm-Tome has no features set by default.
[dependencies]
cosm-tome = { version = "0.2.2", features = ["mocks", "os_keyring"] }
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.
- keyring os_keyring?
-
Enables keyring ^1.2.0
- mockall mocks?
-
Enables mockall ^0.11.2