Cargo Features

STARFLEIT has no features set by default.

[dependencies]
starfleit = { version = "1.2.0", features = ["backtraces"] }
backtraces

for quicker tests, cargo test --lib
for more explicit tests, cargo test --features=backtraces

Enables backtraces of cosmwasm-std ^1.0.0