Add Protoc to rust-devel group
This commit is contained in:
parent
0ab10879f3
commit
12b1530ff0
|
@ -21,5 +21,7 @@
|
||||||
cargo-expand # Dump expanded macros
|
cargo-expand # Dump expanded macros
|
||||||
unstable.cargo-tarpaulin # Code coverage
|
unstable.cargo-tarpaulin # Code coverage
|
||||||
cargo-play # Quickly execute code outside of a crate
|
cargo-play # Quickly execute code outside of a crate
|
||||||
|
# For building stuff that uses protocol buffers
|
||||||
|
protobuf
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue