thomaswilson-sveltekit/twxyz-cli/Cargo.toml

11 lines
263 B
TOML
Raw Permalink Normal View History

2022-10-02 16:13:58 +00:00
[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"