Cargo Features

[dependencies]
blueprint-anvil-testing-utils = { version = "0.1.0-alpha.6", default-features = false, features = ["tracing"] }
default = tracing

The tracing feature is set by default whenever blueprint-anvil-testing-utils is added without default-features = false somewhere in the dependency tree.

tracing default

Enables blueprint-core

blueprint-anvil-testing-utils has 2 features without comments.