diff --git a/Cargo.toml b/Cargo.toml index 7aa5308..46922e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" edition = "2024" description = "Rust library crate featuring an API wrapper of the CKAN Action v3 API." repository = "https://github.com/dathere/ckanaction" +license = "Unlicense" keywords = ["ckan"] categories = ["api-bindings", "asynchronous"]