1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 23:09:13 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Pavol Rusnak
58bb702498
docs(rust/trezor-client): update readme 2023-08-10 10:10:51 +02:00
Pavol Rusnak
c49009d7a5
feat(rust/trezor-client): bump version to 0.1.2 2023-08-10 10:03:41 +02:00
Piyush Kumar
9113be553b
feat(rust/trezor-client): add Sync and Send to Transport (#3202) 2023-08-10 09:59:15 +02:00
Pavol Rusnak
b4825f408a
feat(rust): use symlink for trezor-client/protob
to satisfy cargo publish --dry-run

it seems there is something smart going on and the symlink is expanded
to file copies during the build

[no changelog]
2023-07-12 15:47:43 +02:00
Pavol Rusnak
880e012e5c
feat(rust): update trezor-client crate metadata + run cargo build (#3139)
[no changelog]
2023-07-12 14:30:22 +02:00
wszdexdrf
8c0e904b43 feat(rust): update trezor-client crate metadata 2023-07-12 11:15:07 +02:00
wszdexdrf
69bea5cff4 docs(rust): fix README 2023-07-11 13:50:33 +02:00
wszdexdrf
4f93b187de feat: add rust build script for trezor-client 2023-07-11 13:50:33 +02:00
wszdexdrf
07ba960ab4 feat(rust): add trezor-client crate 2023-07-11 13:50:33 +02:00
Martin Milata
732e2cc9b5 refactor(core): split tjpgdec into own crate
[no changelog]
2023-06-14 15:53:56 +02:00