Skip to content

Commit df787b8

Browse files
debrisstepancheg
authored andcommitted
Fixed broken link to serde-protobuf in README.md (#240)
1 parent 4a2e71b commit df787b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,6 @@ instead of being allocated on heap.
107107

108108
* [quick-protobuf](https://github.com/tafia/quick-protobuf) — alternative protobuf implementation in Rust
109109
* [prost](https://github.com/danburkert/prost) — another protobuf implementation in Rust
110-
* [serde-protobuf](https://github.com/dflemstr/rq/tree/master/serde-protobuf)
110+
* [serde-protobuf](https://github.com/dflemstr/serde-protobuf)
111111
* [grpc-rust](https://github.com/stepancheg/grpc-rust) — implementation of gRPC based on this library
112112
* [grpc-rs](https://github.com/pingcap/grpc-rs/) — another gRPC implementation for Rust

0 commit comments

Comments
 (0)