diff --git a/Cargo.toml b/Cargo.toml index e2382f8..73be1b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,4 +1,8 @@ [package] name = "ponyfetch" +description="A cross-platform command-line interface (CLI) tool written in Rust to display system information in an aesthetically pleasing and entertaining manner. " version = "0.1.0" +authors=["Atsukoro1"] +license="GNU GENERAL PUBLIC LICENSE 2.0" +categories=["command-line-utilities"] edition = "2021" \ No newline at end of file