1
0
mirror of https://github.com/Tim-Paik/srv.git synced 2024-10-13 00:29:43 +00:00

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

@ -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"