fix license identifier

This commit is contained in:
Edgar 2021-07-02 11:49:16 +02:00
parent 3488d79a27
commit f545a85d0c
No known key found for this signature in database
GPG key ID: 8731E6C0166EAA85

View file

@ -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"