0.8.3-beta firefox dark mode bug fix

This commit is contained in:
2021-08-23 15:27:48 +08:00
parent e407395080
commit 8db0f82d08
3 changed files with 28 additions and 12 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.2-beta"
version = "0.8.3-beta"
[dependencies]
actix-files = "0.5"