mirror of https://github.com/Tim-Paik/srv.git
Release 1.0.0
This commit is contained in:
parent
c575147891
commit
0217f3f1f6
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue