Skip to content

Commit c09abce

Browse files
authored
Update README.md (apache#81)
1 parent 4caf2e5 commit c09abce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The following libraries are mainly dependent on:
1919

2020
- [`Prost`](https://github.com/tokio-rs/prost/) is a [Protocol Buffers](https://developers.google.com/protocol-buffers/) implementation for Rust.
2121

22-
- [`Hyper`](https://github.com/hyperium/hyperhttps://github.com/hyperium/hyper) is a fast and correct HTTP implementation for Rust.
22+
- [`Hyper`](https://github.com/hyperium/hyper) is a fast and correct HTTP implementation for Rust.
2323

2424
- [`Serde`](https://github.com/serde-rs/serde) is a framework for *ser*ializing and *de*serializing Rust data structures efficiently and generically.
2525

README_CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Dubbo-rust 目前还在开发阶段. 截至目前, 已经实现了基于HTTP2的
1717

1818
- [`Prost`](https://github.com/tokio-rs/prost/) [Protocol Buffers](https://developers.google.com/protocol-buffers/) Rust实现。
1919

20-
- [`Hyper`](https://github.com/hyperium/hyperhttps://github.com/hyperium/hyper) 构建HTTP协议的Rust库。
20+
- [`Hyper`](https://github.com/hyperium/hyper) 构建HTTP协议的Rust库。
2121

2222
- [`Serde`](https://github.com/serde-rs/serde) 序列化/反序列化Rust库
2323

0 commit comments

Comments
 (0)