8 lines
No EOL
142 B
TOML
8 lines
No EOL
142 B
TOML
[package]
|
|
name = "tlzma"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
|
|
[dependencies]
|
|
lzma-rs.workspace = true
|
|
thiserror.workspace = true |