This commit is contained in:
MeexReay 2024-06-03 17:58:45 +03:00
parent 1828ea2f02
commit 235284094c

View File

@ -3,6 +3,7 @@ name = "ezhttp"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
repository = "https://github.com/MeexReay/ezhttp"
description = "lightweight http server" description = "lightweight http server"
license-file = "LICENSE" license-file = "LICENSE"
readme = "README.md" readme = "README.md"