diff --git a/Cargo.toml b/Cargo.toml index 887bd34..0b97b1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,9 @@ name = "metasearch" version = "0.1.0" edition = "2021" build = "src/build.rs" +description = "a cute metasearch engine" +license = "CC0-1.0" +repository = "https://github.com/mat-1/metasearch2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html