Files
upkr/Cargo.toml

12 lines
235 B
TOML

[package]
name = "upkr"
version = "0.2.0-pre1"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
cdivsufsort = "2"
lexopt = "0.2.1"
anyhow = "1"
pbr = "1"