From 7a7b7c6c40093f0bf8b5cd7c0ccd0801abf701ac Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 12 Jul 2024 05:05:45 +0200 Subject: [PATCH] Add `description` to Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index a3168072..eb48c08e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "royalnet" +description = "Fun software suite for the RYG community" version = "0.3.1" edition = "2021" authors = [