1
0
mirror of https://github.com/actix/examples synced 2025-06-28 18:00:37 +02:00

part1: Update dependencies

This commit is contained in:
Yuki Okushi
2020-04-05 02:26:11 +09:00
parent 046604f286
commit 6cdc1c8738
10 changed files with 21 additions and 22 deletions

View File

@ -9,4 +9,4 @@ workspace = ".."
actix-web = "2.0.0"
actix-identity = "0.2.0"
actix-rt = "1.0.0"
env_logger = "0.6"
env_logger = "0.7"