summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Müller <neikos@neikos.email>2022-07-06 11:58:37 +0200
committerMarcel Müller <neikos@neikos.email>2022-07-06 11:58:37 +0200
commitc5ef2db8a3886f0263c8a90941f739d60660e72f (patch)
tree2a07f526ceba163770251011ed9aefb5eaab57b5
parent333b962368de5943092a27e6610cce075f1f7a39 (diff)
Add license to Cargo.toml
Signed-off-by: Marcel Müller <neikos@neikos.email>
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d5d69f6..6f1af99 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,7 @@ authors = ["Marcel Müller <neikos@neikos.email>"]
description = "A pure Rust MQTT client and server library"
readme = "README.md"
repository = "https://github.com/TheNeikos/cloudmqtt"
+license = "MPL-2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html