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

prepare actix-multipart release 0.6.0

This commit is contained in:
Rob Ede
2023-02-26 21:44:57 +00:00
parent 740d0c0c9d
commit c4db9a1ae2
4 changed files with 6 additions and 4 deletions

View File

@ -24,7 +24,7 @@ quote = "1"
syn = "1"
[dev-dependencies]
actix-multipart = "0.5"
actix-multipart = "0.6"
actix-web = "4"
rustversion = "1"
trybuild = "1"