feat(rust/trezor-client): bump version to 0.1.3

pull/3521/merge
Pavol Rusnak 4 months ago
parent bb29c1e5f8
commit d5eb68d1bc
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -700,7 +700,7 @@ dependencies = [
[[package]] [[package]]
name = "trezor-client" name = "trezor-client"
version = "0.1.2" version = "0.1.3"
dependencies = [ dependencies = [
"bitcoin", "bitcoin",
"byteorder", "byteorder",

@ -1,6 +1,6 @@
[package] [package]
name = "trezor-client" name = "trezor-client"
version = "0.1.2" version = "0.1.3"
authors = [ authors = [
"Piyush Kumar <piyushkumar2k02@kgpian.iitkgp.ac.in>", "Piyush Kumar <piyushkumar2k02@kgpian.iitkgp.ac.in>",
"joshieDo <ranriver@protonmail.com>", "joshieDo <ranriver@protonmail.com>",

Loading…
Cancel
Save