0.2.1-beta bug fixs

This commit is contained in:
2021-08-18 17:48:59 +08:00
parent 77103c6670
commit 48f3c062cf
3 changed files with 120 additions and 10 deletions

View File

@ -3,7 +3,7 @@ authors = ["Tim_Paik <timpaikc@outlook.com>"]
description = "simple http server written in rust"
edition = "2018"
name = "web"
version = "0.2.0-beta"
version = "0.2.1-beta"
[dependencies]
chrono = "0.4"