Skip to content

Commit

Permalink
chore(deps): bump actix-files from 0.6.5 to 0.6.6
Browse files Browse the repository at this point in the history
Bumps [actix-files](https://github.com/actix/actix-web) from 0.6.5 to 0.6.6.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/v0.6.6/CHANGES.md)
- [Commits](actix/actix-web@v0.6.5...v0.6.6)

---
updated-dependencies:
- dependency-name: actix-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 260e690 commit 048630f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ shuttle = ["dep:shuttle-actix-web", "dep:shuttle-runtime", "dep:tokio"]
actix-web = { version = "4.5.1" }
actix-web-grants = { version = "4.1.1" }
actix-multipart = "0.6.1"
actix-files = "0.6.5"
actix-files = "0.6.6"
shuttle-actix-web = { version = "0.45.0", optional = true }
shuttle-runtime = { version = "0.42.0", optional = true }
awc = { version = "3.5.0" }
Expand Down

0 comments on commit 048630f

Please sign in to comment.