mirror of
https://github.com/openharmony/third_party_rust_http.git
synced 2026-07-19 14:43:33 -04:00
Fix some badges and links in README
This commit is contained in:
@@ -3,11 +3,13 @@
|
||||
A general purpose library of common HTTP types
|
||||
|
||||
[](https://travis-ci.org/carllerche/http)
|
||||
[](https://crates.io/crates/http)
|
||||
[](https://docs.rs/http)
|
||||
<!-- [](https://crates.io/crates/http) -->
|
||||
[][dox]
|
||||
|
||||
More information about this crate can be found in the [crate
|
||||
documentation](https://docs.rs/http)
|
||||
documentation][dox]
|
||||
|
||||
[dox]: https://carllerche.github.io/http
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user