Cargo Features
DBQ has no features set by default.
[dependencies]
dbq = { version = "0.1.0", features = ["integration_tests"] }
- integration_tests = env_logger
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- env_logger integration_tests?
-
Enables env_logger ^0.6