aboutsummaryrefslogtreecommitdiffstats
path: root/mumd/Cargo.toml
diff options
context:
space:
mode:
authorRubens Brandao <git@rubens.io>2021-04-09 20:09:37 +0200
committerRubens Brandao <git@rubens.io>2021-04-09 20:09:37 +0200
commit47c47bf462d508176060f575960d96f01908bb70 (patch)
tree9e3f7b328ae74e7c80b0843ffc66ce29a17108de /mumd/Cargo.toml
parent7c5f60f210bfd05ea22d3a65f04e245989fdaade (diff)
parenta13d4b7d10aff81823b8cabf1d72daa881d36065 (diff)
downloadmum-47c47bf462d508176060f575960d96f01908bb70.tar.gz
Merge branch 'main' into multiple-audio
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"]