Cargo Features

pylon-utils has no features set by default.

[dependencies]
pylon-utils = { version = "0.2.0", features = ["backtraces"] }
backtraces

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

Enables backtraces of cosmwasm-std ^0.16.0