1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 21:48:13 +00:00

feat(rust): update trezor-client crate metadata + run cargo build (#3139)

[no changelog]
This commit is contained in:
Pavol Rusnak 2023-07-12 14:30:22 +02:00 committed by GitHub
parent bac453ddca
commit 880e012e5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View File

@ -730,7 +730,7 @@ dependencies = [
[[package]]
name = "trezor-client"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"bitcoin",
"byteorder",

View File

@ -2,9 +2,10 @@
name = "trezor-client"
version = "0.1.1"
authors = [
"joshie",
"Piyush Kumar <piyushkumar2k02@kgpian.iitkgp.ac.in>",
"joshieDo <ranriver@protonmail.com>",
"DaniPopes <57450786+DaniPopes@users.noreply.github.com>",
"romanz",
"Roman Zeyde <me@romanzey.de>",
"Steven Roose <steven@stevenroose.org>",
]
license = "CC0-1.0"