From a57eadee8c87c60411a9ce93dd340d2b99a9e436 Mon Sep 17 00:00:00 2001 From: Brooks J Rady Date: Tue, 17 Nov 2020 22:12:07 +0000 Subject: [PATCH] Update description --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3aa24a7d..7eab6a9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "module" version = "0.1.0" authors = ["Brooks J Rady "] edition = "2018" -description = "A small client-side library for writing mosaic plugins (tiles)" +description = "A simplified ranger clone written as a mosaic tile" repository = "https://github.com/mosaic-org/strider" license = "MIT"