1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 22:40:58 +00:00
trezor-firmware/rust/trezor-tjpgdec/Cargo.toml
2023-06-14 15:53:56 +02:00

10 lines
241 B
TOML

[package]
name = "trezor-tjpgdec"
description = "Tiny JPEG Decompressor"
version = "0.1.0"
edition = "2021"
authors = ["Trezor Company"]
readme = "README.md"
license = "GPL-3.0-only"
repository = "https://github.com/trezor/trezor-firmware/"