1.0.0-rc.2 xdg-open and tls bug fix

This commit is contained in:
2021-08-23 17:47:56 +08:00
parent 8db0f82d08
commit d59a3fc4a5
3 changed files with 12 additions and 6 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.3-beta"
version = "1.0.0-rc"
[dependencies]
actix-files = "0.5"