From 235284094c5acb7546503ef2a3266a616639d60a Mon Sep 17 00:00:00 2001 From: MeexReay Date: Mon, 3 Jun 2024 17:58:45 +0300 Subject: [PATCH] +rep --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index d2ff50d..dcb79ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "ezhttp" version = "0.1.0" edition = "2021" +repository = "https://github.com/MeexReay/ezhttp" description = "lightweight http server" license-file = "LICENSE" readme = "README.md"