1
0
mirror of https://github.com/actix/actix-website synced 2025-01-22 16:15:56 +01:00

Bumped version of actix to 0.13 (#267)

This commit is contained in:
nikstur 2022-03-20 16:53:36 +01:00 committed by GitHub
parent c788681d45
commit e370fddcc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,6 @@ version = "1.0.0"
edition = "2018"
[dependencies]
actix = "0.12"
actix = "0.13"
actix-web = "4"
actix-web-actors = "4.0.0"