summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 34c748f6972997dcb580eaabf6a59977bd0890e9 (plain)
1
2
3
4
5
6
7
[package]
name = "simple_tiff_binding"
version = "0.0.1"
edition = "2024"

[dependencies]
label_toolkit = { git = "https://git.ccrl.dev/label_toolkit.git/" }