mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-03-19 01:26:06 +00:00
feat(rust): update trezor-client crate metadata
This commit is contained in:
parent
fe75647b43
commit
8c0e904b43
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "trezor-client"
|
name = "trezor-client"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
authors = [
|
authors = [
|
||||||
"joshie",
|
"joshie",
|
||||||
"DaniPopes <57450786+DaniPopes@users.noreply.github.com>",
|
"DaniPopes <57450786+DaniPopes@users.noreply.github.com>",
|
||||||
@ -8,8 +8,8 @@ authors = [
|
|||||||
"Steven Roose <steven@stevenroose.org>",
|
"Steven Roose <steven@stevenroose.org>",
|
||||||
]
|
]
|
||||||
license = "CC0-1.0"
|
license = "CC0-1.0"
|
||||||
homepage = "https://github.com/joshieDo/rust-trezor-api"
|
homepage = "https://github.com/trezor/trezor-firmware/tree/master/rust/trezor-client"
|
||||||
repository = "https://github.com/joshieDo/rust-trezor-api"
|
repository = "https://github.com/trezor/trezor-firmware"
|
||||||
description = "Client library for interfacing with Trezor hardware wallet devices"
|
description = "Client library for interfacing with Trezor hardware wallet devices"
|
||||||
keywords = ["ethereum", "bitcoin", "trezor", "wallet"]
|
keywords = ["ethereum", "bitcoin", "trezor", "wallet"]
|
||||||
categories = ["api-bindings", "cryptography::cryptocurrencies"]
|
categories = ["api-bindings", "cryptography::cryptocurrencies"]
|
||||||
|
Loading…
Reference in New Issue
Block a user