kkx/kkdisp/Cargo.toml

11 lines
211 B
TOML
Raw Normal View History

2023-01-17 02:06:16 +00:00
[package]
name = "kkdisp"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.68"
termion = "2.0.1"