Skip to content

Commit 7751003

Browse files
committed
misc: update readme to add crate features
1 parent ca77ea5 commit 7751003

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ _Tested at Rust version: `rustc 1.53.0 (53cb7b09b 2021-06-17)`_
3737
* Error traces
3838
* Gzip compression
3939

40+
## Crate features
41+
42+
This crate offers the following features, all of which are not activated by default:
43+
44+
- `compression`: Enable the GZIP Compression when sending traces.
45+
4046
## Examples
4147

4248
### Warp

0 commit comments

Comments
 (0)