Skip to content

Commit f9a1eab

Browse files
build(deps): bump actix-files from 0.6.9 to 0.6.10 in /actix (#112)
Bumps [actix-files](https://github.com/actix/actix-web) from 0.6.9 to 0.6.10. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.6.10/CHANGES.md) - [Commits](actix/actix-web@v0.6.9...v0.6.10) --- updated-dependencies: - dependency-name: actix-files dependency-version: 0.6.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd2e9cd commit f9a1eab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

actix/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

actix/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ categories = ["web-programming"]
2828

2929
[dependencies]
3030
actix-web = "4.5.1"
31-
actix-files = "0.6.5"
31+
actix-files = "0.6.10"
3232
rusqlite = { version = "0.38.0", features = [ "bundled" ] }
3333
regex = "1.10.3"
3434
rand = "0.9.0"

0 commit comments

Comments
 (0)