Cargo Features
[dependencies]
lolcow-fortune = { version = "0.1.12", default-features = false, features = ["build-binary", "download"] }
- default = build-binary, download
-
These default features are set whenever
lolcow-fortune
is added without
somewhere in the dependency tree.default-features = false - build-binary default
-
Enables clap, directories, lcat, and lcowsay
clap:
Binary
Required by the binary
- download default
-
Enables flate2, rustls, rustls-graviola, tar, and ureq
flate2:
Download