mirror of
https://github.com/actix/examples
synced 2025-06-28 09:50:36 +02:00
part1: Update dependencies
This commit is contained in:
@ -10,5 +10,5 @@ actix-web = "2.0.0"
|
||||
actix-rt = "1.0.0"
|
||||
derive_more = "0.99.2"
|
||||
futures = "0.3.1"
|
||||
rand = "0.5.4"
|
||||
env_logger = "0.6"
|
||||
rand = "0.7"
|
||||
env_logger = "0.7"
|
||||
|
Reference in New Issue
Block a user