Skip to content

Commit

Permalink
docs: remove feature protobuf-codec
Browse files Browse the repository at this point in the history
Which does not exist anymore.

Signed-off-by: Tim Zhang <[email protected]>
  • Loading branch information
Tim-Zhang committed Sep 14, 2023
1 parent 92cfa7f commit 50de19f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
//!
//! - `async`: Enables async server and client.
//! - `sync`: Enables traditional sync server and client (default enabled).
//! - `protobuf-codec`: Includes rust-protobuf (default enabled).
//!
//! # Socket address
//!
Expand Down

0 comments on commit 50de19f

Please sign in to comment.