aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2929250..e9b4c0d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@ name = "async-task"
version = "4.0.3"
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
edition = "2018"
-license = "Apache-2.0/MIT"
+license = "Apache-2.0 OR MIT"
repository = "https://github.com/smol-rs/async-task"
homepage = "https://github.com/smol-rs/async-task"
documentation = "https://docs.rs/async-task"