Cargo Features

[dependencies]
moth = { version = "1.0.0", default-features = false, features = ["cargo-moth", "bin"] }
default = bin, cargo-moth

These default features are set whenever moth is added without default-features = false somewhere in the dependency tree.

cargo-moth default

Enables cpio ^0.2.2, rustgit, sha2, simplelog, and ureq

simplelog:

bin, cargo-moth

Required by the cargo-moth binary

bin default

Enables cpio ^0.2.2, rustgit, sha2, simplelog, upon ^0.7.1, and wasmi

sha2:

cargo-moth

Required by the binary