mirror of
https://github.com/Atsukoro1/ponyfetch.git
synced 2024-11-23 12:47:59 +01:00
7 lines
No EOL
132 B
TOML
7 lines
No EOL
132 B
TOML
[package]
|
|
name = "ponyfetch"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
clap = { version = "4.0.29", features = ["derive"] } |