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"