diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 86e4f51..e5eff24 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,7 +1,9 @@ [package] name = "kuliya" +description = "A library for querying Algerian education dataset." version = "0.1.0" edition = "2021" +license = "MIT" [package.metadata.docs.rs] all-features = true