Skip to content

Commit

Permalink
Merge pull request #1309 from svenstaro/dependabot/cargo/actix-files-…
Browse files Browse the repository at this point in the history
…0.6.5

Bump actix-files from 0.6.4 to 0.6.5
  • Loading branch information
svenstaro authored Jan 12, 2024
2 parents 9bd740b + c75a5eb commit bd1bf19
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 @@ -19,7 +19,7 @@ panic = 'abort'
strip = true

[dependencies]
actix-files = "0.6.4"
actix-files = "0.6.5"
actix-multipart = "0.6"
actix-web = { version = "4", features = ["macros", "compress-brotli", "compress-gzip", "compress-zstd"], default-features = false }
actix-web-httpauth = "0.8"
Expand Down

0 comments on commit bd1bf19

Please sign in to comment.