0.1.9-beta enable sort and CORS flag

This commit is contained in:
2021-08-15 12:07:57 +08:00
parent 221be83bc5
commit 61ae8af122
4 changed files with 60 additions and 7 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.8-beta"
version = "0.1.9-beta"
[dependencies]
chrono = "0.4"