summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Müller <neikos@neikos.email>2022-07-06 11:56:36 +0200
committerMarcel Müller <neikos@neikos.email>2022-07-06 11:56:36 +0200
commitdac2a1c60ac3490682c13d70200b41fc070ce52d (patch)
tree1e3c1e39ce0bdf50c66d3c30b1b49086c62529d9
parent9418517ec9afdeac30b6f0df103499cf1d9bc5da (diff)
Add readme to Cargo.toml
Signed-off-by: Marcel Müller <neikos@neikos.email>
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0551ed1..bd5bfa9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
authors = ["Marcel Müller <neikos@neikos.email>"]
description = "A pure Rust MQTT client and server library"
-
+readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html