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

chore(actix-multipart): prepare release 0.7.0

This commit is contained in:
Rob Ede
2024-07-07 00:05:53 +01:00
parent 6ae131ce29
commit 01d60f3315
4 changed files with 6 additions and 4 deletions

View File

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