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

bump msrv to 1.54

This commit is contained in:
Rob Ede
2021-12-29 08:59:15 +00:00
parent 9779010a5a
commit a87e01f0d1
27 changed files with 74 additions and 71 deletions

View File

@ -94,7 +94,6 @@ language-tags = "0.3"
once_cell = "1.5"
log = "0.4"
mime = "0.3"
paste = "1"
pin-project-lite = "0.2.7"
regex = "1.4"
serde = { version = "1.0", features = ["derive"] }