mirror of
https://git.2ki.xyz/spiders/kijetesantakaluotokieni.git
synced 2024-11-10 04:00:26 +01:00
13 lines
No EOL
384 B
TOML
13 lines
No EOL
384 B
TOML
[package]
|
|
author = "kulupu lintukamaki"
|
|
name = "kijetesantakaluotokieni"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
about = "kijetesantakalu toki tawa ilo sona sina"
|
|
default-run = "kijetesantakaluotokieni"
|
|
|
|
# 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"] } |