Skip to content

Commit

Permalink
Update time to fix compile error. Bump actix-files
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Fireplace committed Sep 4, 2024
1 parent e48c68a commit d4c78b0
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 11 deletions.
38 changes: 28 additions & 10 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 @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
actix-web = { version = "4.4.1", default-features = false, features = ["macros"] }
actix-files = "0.6.2"
actix-files = "0.6.6"

[profile.release]
lto = true
Expand Down

0 comments on commit d4c78b0

Please sign in to comment.