0.1.6-beta

This commit is contained in:
2021-08-14 20:15:58 +08:00
parent 2806bf5119
commit e68a1b7dd8
4 changed files with 74 additions and 53 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.1.0-alpha"
version = "0.1.6-beta"
[dependencies]
chrono = "0.4"