mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
update actix web to stable version
This commit is contained in:
@ -4,8 +4,8 @@ version = "1.0.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4.0.0-beta.21"
|
||||
actix-files = "0.6.0-beta.15"
|
||||
actix-web = "4"
|
||||
actix-files = "0.6"
|
||||
actix-session = "0.5.0-beta.7"
|
||||
|
||||
async-stream = "0.3"
|
||||
|
Reference in New Issue
Block a user