1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

refactor: use graduated Html responder

This commit is contained in:
Rob Ede
2024-07-07 00:23:03 +01:00
parent 10aff3cdb1
commit a67c7803e6
13 changed files with 27 additions and 40 deletions

View File

@ -90,7 +90,7 @@ actix-session = "0.9"
actix-test = "0.1"
actix-tls = "3.4"
actix-utils = "3"
actix-web = "4.6"
actix-web = "4.7"
actix-web-actors = "4.1"
actix-web-lab = "0.20"
actix-ws = "0.2.5"