1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 06:39:22 +02:00

prepare actix-web release 4.0.0-beta.14

This commit is contained in:
Rob Ede
2021-12-11 00:30:12 +00:00
parent e1cdabe5cb
commit cc37be9700
11 changed files with 22 additions and 18 deletions

View File

@ -14,8 +14,8 @@ name = "actix_multipart"
path = "src/lib.rs"
[dependencies]
actix-web = { version = "4.0.0-beta.11", default-features = false }
actix-utils = "3.0.0"
actix-web = { version = "4.0.0-beta.14", default-features = false }
bytes = "1"
derive_more = "0.99.5"