mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-28 18:21:20 +00:00
* protocols/plaintext: Adapt protobuf generation to consolidated scripts * protocols/plaintext: Fix protobuf import Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
5 lines
62 B
Bash
Executable File
5 lines
62 B
Bash
Executable File
#!/bin/sh
|
|
|
|
../../scripts/protobuf/gen.sh ./src/structs.proto
|
|
|