You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/rust/trezor-tjpgdec/Cargo.toml

10 lines
241 B

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