diff --git a/Cargo.toml b/Cargo.toml index 3de6f01..ed26235 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,9 @@ name = "lir" version = "0.0.1" edition = "2021" +description = "A modern replacement for ls" +authors = ["Christina Sørensen "] +license = "GPL-3.0-or-later" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html