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

bump msrv to 1.52.1

This commit is contained in:
Rob Ede
2021-10-19 01:59:28 +01:00
parent efdf3ab1c3
commit ad22cc4e7f
22 changed files with 28 additions and 21 deletions

View File

@ -38,8 +38,6 @@ members = [
"actix-test",
"actix-router",
]
# enable when MSRV is 1.51+
# resolver = "2"
[features]
default = ["compress-brotli", "compress-gzip", "compress-zstd", "cookies"]