Update Readme (#468)

This commit is contained in:
cssivision
2020-05-21 21:56:35 +08:00
committed by GitHub
parent 96570bb564
commit ceae69b468

View File

@@ -28,8 +28,7 @@ specification. It does not handle:
* TLS
* Any feature not described by the HTTP/2.0 specification.
The intent is that this crate will eventually be used by
[hyper](https://github.com/hyperium/hyper), which will provide all of these features.
This crate is now used by [hyper](https://github.com/hyperium/hyper), which will provide all of these features.
## Usage