diff options
Diffstat (limited to 'mumd')
| -rw-r--r-- | mumd/Cargo.toml | 1 |
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"] |
