0.1.7-beta fix templete dir error, embed templete

This commit is contained in:
2021-08-14 21:55:20 +08:00
parent e68a1b7dd8
commit b04ddc4585
3 changed files with 14 additions and 4 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.6-beta"
version = "0.1.7-beta"
[dependencies]
chrono = "0.4"