Cargo Features
cw20-vesting has no features set by default.
[dependencies]
cw20-vesting = { version = "0.4.1", features = ["backtraces", "library"] }
- backtraces
-
Enables backtraces of cosmwasm-std ^1.0.0-beta6
- library
-
use library feature to disable all instantiate/execute/query exports