1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/rust/trezor-tjpgdec/Cargo.toml

10 lines
241 B
TOML
Raw Normal View History

[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/"