1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/rust/trezor-client/build
2023-09-29 20:13:00 +02:00
..
src
Cargo.toml
README.md

trezor-client-build

Simple build script for trezor-client. Builds the Rust bindings for the Trezor protobufs.

This crate is separate from the main crate to avoid dependencies on the protobuf compiler (protoc) and the protobuf-codegen crate in trezor-client.