1
0
mirror of https://github.com/actix/examples synced 2025-06-26 09:17:41 +02:00

part2: Update dependencies

This commit is contained in:
Yuki Okushi
2020-04-05 13:50:44 +09:00
parent b8620702fa
commit 4e051e8cd5
13 changed files with 27 additions and 29 deletions

View File

@ -10,4 +10,4 @@ actix-web = { version = "2.0.0", features=["openssl"] }
clap = "2.32.0"
futures = "0.3.1"
failure = "0.1.3"
url = "1.7.1"
url = "2.0"