From fcba22fddaf123e07ea5286ecf6eaf5cf3501979 Mon Sep 17 00:00:00 2001 From: Hamster5295 Date: Sat, 6 Jan 2024 16:55:46 +0800 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c7b300f..a23c161 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "godo" version = "0.1.0" authors = ["Hamster5295 "] edition = "2021" -description = "A version manager for Godot Engine." +description = "A Version Manager for Godot Engine." readme= "README.md" repository = "https://github.com/Hamster5295/godo"