We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2e71b commit df787b8Copy full SHA for df787b8
README.md
@@ -107,6 +107,6 @@ instead of being allocated on heap.
107
108
* [quick-protobuf](https://github.com/tafia/quick-protobuf) — alternative protobuf implementation in Rust
109
* [prost](https://github.com/danburkert/prost) — another protobuf implementation in Rust
110
-* [serde-protobuf](https://github.com/dflemstr/rq/tree/master/serde-protobuf)
+* [serde-protobuf](https://github.com/dflemstr/serde-protobuf)
111
* [grpc-rust](https://github.com/stepancheg/grpc-rust) — implementation of gRPC based on this library
112
* [grpc-rs](https://github.com/pingcap/grpc-rs/) — another gRPC implementation for Rust
0 commit comments