Skip to content

Commit ed3906c

Browse files
committed
document flag
1 parent 8d1c0a1 commit ed3906c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ This crate has several [features] which can be specified in your `Cargo.toml`.
7575

7676
Default features:
7777

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

0 commit comments

Comments
 (0)