Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 83bca4d

Browse files
authoredDec 29, 2024··
build(deps): update actix-multipart-rfc7578 requirement
--- updated-dependencies: - dependency-name: actix-multipart-rfc7578 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac2a3bb commit 83bca4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎actix-multipart/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ tokio = { version = "1.24.2", features = ["sync", "io-util"] }
5959

6060
[dev-dependencies]
6161
actix-http = "3"
62-
actix-multipart-rfc7578 = "0.10"
62+
actix-multipart-rfc7578 = "0.11"
6363
actix-rt = "2.2"
6464
actix-test = "0.1"
6565
actix-web = "4"

0 commit comments

Comments
 (0)
Please sign in to comment.