Skip to content

Commit ace3e61

Browse files
Bump actix-multipart from 0.6.0 to 0.6.1
Bumps [actix-multipart](https://github.com/actix/actix-web) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.6.1/CHANGES.md) - [Commits](actix/actix-web@v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: actix-multipart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 627a1a1 commit ace3e61

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ argon2 = "0.5.0"
2525
actix-session = { version="0.7.2", features = ["cookie-session"] }
2626
names = "0.14.0"
2727
futures-util = "0.3.28"
28-
actix-multipart = "0.6.0"
28+
actix-multipart = "0.6.1"
2929

3030
[features]
3131
cors_for_local_development = []

0 commit comments

Comments
 (0)