mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
update dependencies
This commit is contained in:
@ -5,6 +5,6 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4"
|
||||
actix-identity = "0.4.0-beta.8"
|
||||
env_logger = "0.9.0"
|
||||
rand = "0.8.4"
|
||||
actix-identity = "0.4"
|
||||
env_logger = "0.9"
|
||||
rand = "0.8"
|
||||
|
Reference in New Issue
Block a user