Release 1.0.0

This commit is contained in:
Tim-Paik 2022-06-07 11:06:42 +08:00
parent c575147891
commit 0217f3f1f6
Signed by: Tim-Paik
GPG Key ID: DC36A050DB42566D
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ authors = ["Tim_Paik <timpaikc@outlook.com>"]
description = "simple http server written in rust"
edition = "2018"
name = "srv"
version = "1.0.0-rc"
version = "1.0.0"
[dependencies]
actix-files = "0.6"