Cargo Features
pkgcruft has no features set by default.
[dependencies]
pkgcruft = { version = "0.0.4", features = ["test"] }
- test
-
test support
Enables test of pkgcraft and assert_cmd and glob
assert_cmd:
exported test support deps
Affects
pkgcruft::test
…