mirror of
https://github.com/trezor/trezor-firmware.git
synced 2026-03-22 23:27:28 +01:00
Fixes https://github.com/advisories/GHSA-2gh3-rmm4-6rq5 and a few warnings. Signed-off-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
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.