0.7.2-beta cargo doc support and bugs fix

This commit is contained in:
2021-08-22 15:49:00 +08:00
parent 45d5d12487
commit b99bf2c447
4 changed files with 132 additions and 21 deletions

3
Cargo.lock generated
View File

@ -2463,9 +2463,10 @@ checksum = "acdb075a845574a1fa5f09fd77e43f7747599301ea3417a9fbffdeedfc1f4a29"
[[package]]
name = "web"
version = "0.6.5-beta"
version = "0.7.2-beta"
dependencies = [
"actix-files",
"actix-http",
"actix-web",
"actix-web-httpauth",
"chrono",