From 3ccdb224da39012009fed714748b608d86380db2 Mon Sep 17 00:00:00 2001 From: Jan Klattenhoff Date: Tue, 20 Aug 2024 09:03:15 +0200 Subject: [PATCH] Description and license --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d6eb21e..aea6de2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "loadstar" description = "A simple web framework for rust" -license = "GNU GPLv3" +license = "GPLv3" version = "0.0.1" edition = "2021"