thomaswilson-sveltekit/twxyz-cli/Cargo.toml
2022-10-02 17:13:58 +01:00

11 lines
No EOL
263 B
TOML

[package]
name = "twxyz-cli"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = { version = "4.0", features = ["derive"] }
inquire = "0.4.0"
chrono = "0.4.22"