Skip to content

Commit

Permalink
Document new feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathspy committed Mar 10, 2022
1 parent 093cdfa commit 76f611f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Expand Up @@ -186,6 +186,7 @@
//! - **deflate**: Provides response body deflate decompression.
//! - **json**: Provides serialization and deserialization for JSON bodies.
//! - **multipart**: Provides functionality for multipart forms.
//! - **tower**: Provides an implementation for `tower::Service`.
//! - **stream**: Adds support for `futures::Stream`.
//! - **socks**: Provides SOCKS5 proxy support.
//! - **trust-dns**: Enables a trust-dns async resolver instead of default
Expand Down

0 comments on commit 76f611f

Please sign in to comment.