From 52743bafca48a79990318e1f31b2a1e31bc7c598 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Thu, 8 Apr 2021 13:18:47 +0200 Subject: add readme to all Cargo.toml --- mumd/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'mumd/Cargo.toml') 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"] -- cgit v1.2.1