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.
|
||||
//! - `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
|
||||
//! `openssl-roots`.
|
||||
//! `rustls-roots`.
|
||||
//! - `prost`: Enables the [`prost`] based gRPC [`Codec`] implementation.
|
||||
//!
|
||||
//! # Structure
|
||||
|
||||
Reference in New Issue
Block a user