Cargo Features

cw1-whitelist has no features set by default.

[dependencies]
cw1-whitelist = { version = "2.0.0", features = ["library", "test-utils"] }
library

use library feature to disable all instantiate/execute/query exports

test-utils