1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

codegen: Bump up to 0.2.2

This commit is contained in:
Yuki Okushi
2020-05-23 17:22:30 +09:00
parent f57b5659da
commit bb89d04080
3 changed files with 9 additions and 7 deletions

View File

@ -77,7 +77,7 @@ actix-macros = "0.1.0"
actix-threadpool = "0.3.1"
actix-tls = "2.0.0-alpha.1"
actix-web-codegen = "0.2.0"
actix-web-codegen = "0.2.2"
actix-http = "2.0.0-alpha.4"
awc = { version = "2.0.0-alpha.2", default-features = false }