Skip to content

Commit

Permalink
document flag
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Feb 2, 2024
1 parent 8d1c0a1 commit ed3906c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ This crate has several [features] which can be specified in your `Cargo.toml`.

Default features:

- `array_expressions`: functions for working with arrays such as `array_to_string`
- `compression`: reading files compressed with `xz2`, `bzip2`, `flate2`, and `zstd`
- `crypto_expressions`: cryptographic functions such as `md5` and `sha256`
- `encoding_expressions`: `encode` and `decode` functions
Expand Down

0 comments on commit ed3906c

Please sign in to comment.