diff --git a/Cargo.toml b/Cargo.toml index 18d60a2..04643f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.2.0-alpha.4" authors = ["Edgar "] description = "A library that wraps the paypal api asynchronously." repository = "https://github.com/edg-l/paypal-rs/" -license = "MIT OR APACHE-2.0" +license = "MIT OR Apache-2.0" keywords = ["paypal", "api", "async"] categories = ["api-bindings", "asynchronous"] documentation = "https://docs.rs/paypal-rs"