Cargo Features
namada_wallet has no features set by default.
[dependencies]
namada_wallet = { version = "0.47.2", features = ["std", "download-params", "migrations"] }
- std = download-params, fd-lock
-
Affects
namada_wallet::fs
… - download-params std?
- migrations = namada_migrations
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.
- namada_migrations migrations?
- fd-lock std?
-
Enables fd-lock ^3.0.12