Skip to content

Commit

Permalink
editoast: bump actix-multipart from 0.6.2 to 0.7.2 in /editoast
Browse files Browse the repository at this point in the history
Bumps [actix-multipart](https://github.com/actix/actix-web) from 0.6.2 to 0.7.2.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/v0.7.2/CHANGES.md)
- [Commits](actix/actix-web@v0.6.2...v0.7.2)

---
updated-dependencies:
- dependency-name: actix-multipart
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and woshilapin committed Jul 9, 2024
1 parent 7a28acc commit ec8e87e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions editoast/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion editoast/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ uuid = { version = "1.9.1", features = ["serde", "v4"] }
actix-cors = "0.7.0"
actix-files = "0.6.6"
actix-http = "3.8.0"
actix-multipart = "0.6.2"
actix-multipart = "0.7.2"
actix-web = "4.8.0"
actix-web-opentelemetry = { version = "0.18.0", features = ["awc"] }
async-trait = "0.1.80"
Expand Down

0 comments on commit ec8e87e

Please sign in to comment.