kijetesantakaluotokieni/Cargo.toml

12 lines
383 B
TOML
Raw Normal View History

2022-04-22 18:56:23 +00:00
[package]
author = "kulupu lintukamaki"
2022-04-22 18:56:23 +00:00
name = "kijetesantakaluotokieni"
2022-05-28 21:28:06 +00:00
version = "1.0.0"
2022-04-22 18:56:23 +00:00
edition = "2021"
about = "kijetesantakalu toki tawa ilo sona sina"
default-run = "kijetesantakaluotokieni"
2022-04-22 18:56:23 +00:00
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
voca_rs = " 1.14.0"
clap = { version = "3.1.12", features = ["derive"] }