Cargo Features
dredd-hooks has no features set by default.
[dependencies]
dredd-hooks = { version = "0.3.0", features = ["binaries"] }
- binaries = cargo, cargo-edit, docopt
-
Required by cargo-dredd and dredd-hooks-rust binaries
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.
- cargo binaries?
-
Enables cargo ^0.20.0
- cargo-edit binaries?
-
Enables cargo-edit ^0.2.0
- docopt binaries?
-
Enables docopt ^0.8.1