0.8.2-beta Update Github automatic build

This commit is contained in:
2021-08-23 14:18:14 +08:00
parent d6e64db5c7
commit e407395080
3 changed files with 10 additions and 30 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.8.1-beta"
version = "0.8.2-beta"
[dependencies]
actix-files = "0.5"