new stuff
This commit is contained in:
11
pandasay/Cargo.toml
Normal file
11
pandasay/Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "pandasay"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
image = "0.25.9"
|
||||
showie = "2.0.1"
|
||||
clap = { version = "4.5.60", features = ["derive"] }
|
||||
textwrap = "0.16.2"
|
||||
unicode-width = "0.2.2"
|
||||
Reference in New Issue
Block a user