mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 02:58:57 +00:00
9 lines
189 B
TOML
9 lines
189 B
TOML
[package]
|
|
name = "trezor-client-build"
|
|
version = "0.0.0"
|
|
description = "Builds Trezor protobuf bindings for trezor-client"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
protobuf-codegen.workspace = true
|