From 48a471909d991cf57d5f7b7370bafd717815cd00 Mon Sep 17 00:00:00 2001 From: Kyler <59854022+KylerOlsen@users.noreply.github.com> Date: Wed, 20 Dec 2023 21:21:27 -0700 Subject: [PATCH] Added more meta data --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 3fadc12..8642dd1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "purple_cello_reverse_proxy" version = "0.1.0" edition = "2021" +description = "A reverse proxy for the Purple Cello Minecraft Server." +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html