mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-22 14:28:07 +00:00
feat(rust/trezor-client): bump version to 0.1.4
This commit is contained in:
parent
52333d5b04
commit
5dcbaa4068
2
rust/trezor-client/Cargo.lock
generated
2
rust/trezor-client/Cargo.lock
generated
@ -699,7 +699,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "trezor-client"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
dependencies = [
|
||||
"bitcoin",
|
||||
"byteorder",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "trezor-client"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
authors = [
|
||||
"Piyush Kumar <piyushkumar2k02@kgpian.iitkgp.ac.in>",
|
||||
"joshieDo <ranriver@protonmail.com>",
|
||||
|
Loading…
Reference in New Issue
Block a user