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