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 wheneverblueprint-anvil-testing-utils
is added without
somewhere in the dependency tree.default-features = false - tracing default
-
Enables blueprint-core
blueprint-anvil-testing-utils has 2 features without comments.