Cargo Features
astroport-maker has no features set by default.
[dependencies]
astroport-maker = { version = "1.7.0", features = ["backtraces", "library"] }
- backtraces
-
for more explicit tests, cargo test --features=backtraces
Enables backtraces of cosmwasm-std ^1.5
- library