mirror of
https://github.com/actix/examples
synced 2025-09-02 03:46:38 +02:00
update actix web to stable version
This commit is contained in:
@@ -5,7 +5,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
env_logger = "0.9.0"
|
||||
actix-web = "4.0.0-beta.21"
|
||||
actix-web = "4"
|
||||
askama = "0.11.0"
|
||||
|
||||
[build-dependencies]
|
||||
|
Reference in New Issue
Block a user