mirror of
https://github.com/actix/actix-web.git
synced 2024-12-17 05:36:36 +00:00
build(deps): update actix-multipart-rfc7578 requirement
--- updated-dependencies: - dependency-name: actix-multipart-rfc7578 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
002c1b5a19
commit
de93572de8
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ tokio = { version = "1.24.2", features = ["sync", "io-util"] }
|
|||
|
||||
[dev-dependencies]
|
||||
actix-http = "3"
|
||||
actix-multipart-rfc7578 = "0.10"
|
||||
actix-multipart-rfc7578 = "0.11"
|
||||
actix-rt = "2.2"
|
||||
actix-test = "0.1"
|
||||
actix-web = "4"
|
||||
|
|
Loading…
Reference in a new issue