Skip to content

Commit

Permalink
Update Rust crate actix-files to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 7, 2021
1 parent da27877 commit 6b8f5db
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 38 deletions.
76 changes: 39 additions & 37 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 @@ -7,7 +7,7 @@ edition = "2018"
[dependencies]
actix = "0.10.0"
actix-cors = "0.3.0"
actix-files = "0.3.0"
actix-files = "0.5.0"
actix-ogn = "0.4.0"
actix-web = { version = "3.3.2", features = ["default", "openssl"] }
actix-web-actors = "3.0.0"
Expand Down

0 comments on commit 6b8f5db

Please sign in to comment.