From f84fd48bd3edb5527ad0023e5ff81ad0be710f5f Mon Sep 17 00:00:00 2001 From: Jack T Date: Fri, 3 May 2024 23:10:33 -0700 Subject: [PATCH] Update crates.io description --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 796ee2a..f601b0e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.5.1" edition = "2021" license = "MIT" authors = ["Jack T "] -description = "A super sloppy Roblox asset manager" +description = "Upload and reference Roblox assets in code" repository = "https://github.com/jacktabscode/asphalt" homepage = "https://github.com/jacktabscode/asphalt" readme = "README.md"