mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-19 21:11:22 +00:00
protocols/plaintext: Adapt protobuf generation to consolidated scripts (#1309)
* protocols/plaintext: Adapt protobuf generation to consolidated scripts * protocols/plaintext: Fix protobuf import Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
This commit is contained in:
committed by
Pierre Krieger
parent
324f0dc326
commit
b939aefdd6
@ -43,7 +43,7 @@ use void::Void;
|
||||
|
||||
mod error;
|
||||
mod handshake;
|
||||
mod pb;
|
||||
mod structs_proto;
|
||||
|
||||
/// `PlainText1Config` is an insecure connection handshake for testing purposes only.
|
||||
///
|
||||
|
Reference in New Issue
Block a user