aboutsummaryrefslogtreecommitdiffstats
path: root/mumd/Cargo.toml
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2021-04-08 13:18:47 +0200
committerGustav Sörnäs <gustav@sornas.net>2021-04-08 13:18:47 +0200
commit52743bafca48a79990318e1f31b2a1e31bc7c598 (patch)
tree5daa96a5adce196203a119194d7aaee47e0d18ab /mumd/Cargo.toml
parentdf056214f86e42c0a2f5e5c11725ece6041cce4c (diff)
downloadmum-52743bafca48a79990318e1f31b2a1e31bc7c598.tar.gz
add readme to all Cargo.toml
Diffstat (limited to 'mumd/Cargo.toml')
-rw-r--r--mumd/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml
index a853622..9d7eeaa 100644
--- a/mumd/Cargo.toml
+++ b/mumd/Cargo.toml
@@ -9,6 +9,7 @@ Mumble client daemon.
"""
repository = "https://github.com/sornas/mum"
license = "MIT"
+readme = "../README.md"
[features]
default = ["notifications"]