rust-ipfs/regen_protobuf_structs.sh
2019-03-02 18:36:53 +01:00

5 lines
149 B
Bash
Executable File

#!/usr/bin/env sh
protoc --rust_out src/bitswap src/bitswap/bitswap_pb.proto
protoc --rust_out src/ipld/formats/pb src/ipld/formats/pb/dag_pb.proto