fix(docs): typo in lib.rs (#142)
This commit is contained in:
committed by
Lucio Franco
parent
fbd91c3773
commit
c63c107560
+1
-1
@@ -29,7 +29,7 @@
|
|||||||
//! enabled by default.
|
//! enabled by default.
|
||||||
//! - `rustls-roots`: Adds system trust roots to `rustls`-based gRPC clients using the
|
//! - `rustls-roots`: Adds system trust roots to `rustls`-based gRPC clients using the
|
||||||
//! `rustls-native-certs` crate. Not enabled by default. `rustls` must be enabled to use
|
//! `rustls-native-certs` crate. Not enabled by default. `rustls` must be enabled to use
|
||||||
//! `openssl-roots`.
|
//! `rustls-roots`.
|
||||||
//! - `prost`: Enables the [`prost`] based gRPC [`Codec`] implementation.
|
//! - `prost`: Enables the [`prost`] based gRPC [`Codec`] implementation.
|
||||||
//!
|
//!
|
||||||
//! # Structure
|
//! # Structure
|
||||||
|
|||||||
Reference in New Issue
Block a user