Skip to content

Commit 8566fe7

Browse files
committed
update dependencies
1 parent fc13d1a commit 8566fe7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ http_req by default uses [rust-native-tls](https://crates.io/crates/native-tls),
1616
which relies on TLS framework provided by OS on Windows and macOS, and OpenSSL
1717
on all other platforms. But it also supports [rustls](https://crates.io/crates/rustls).
1818

19-
## All features
19+
## All functionalities
2020

2121
- Support for both HTTP and HTTPS protocols via [rust-native-tls](https://crates.io/crates/native-tls) (or optionally [rustls](https://crates.io/crates/rustls))
2222
- Creating and sending HTTP requests using the `Request` type (with extended capabilities provided via `RequestMessage` and `Stream`)

0 commit comments

Comments
 (0)