Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 483 Bytes

Features.md

File metadata and controls

16 lines (12 loc) · 483 Bytes

Feature flags:

Feature flag Description Includes
default Default -
all All io, qr, webscrape, crypt
crypt Basic string encryption/decryption
io Input/Output csv, polars/lazy, dotenv
qr QR reader bardecoder, image, reqwest/blocking
webscrape Webscraping reqwest/blocking, select

See Cargo.toml for more info

Note: image crate uses 0.24.9 because its latest release supported by bardecoder

All other crates use latest release