diff --git a/crates/ekore/Cargo.toml b/crates/ekore/Cargo.toml index 4a98698ca..f58d817e5 100644 --- a/crates/ekore/Cargo.toml +++ b/crates/ekore/Cargo.toml @@ -2,6 +2,8 @@ name = "ekore" version = "0.1.0" edition = "2021" +description = "EKO expressions" +license = "GPL-3.0-or-later" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html