fix license identifier
This commit is contained in:
parent
3488d79a27
commit
f545a85d0c
|
@ -4,7 +4,7 @@ version = "0.2.0-alpha.4"
|
|||
authors = ["Edgar <git@edgarluque.com>"]
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue