1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02: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

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"