Skip to content

Commit 73fde05

Browse files
Update Rust crate actix-files to 0.6.9 (#382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b45082a commit 73fde05

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api/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.

api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
[dependencies]
77
actix-web = "4.12.0"
88
actix-web-prom = { version = "0.10.0", features = ["process"] }
9-
actix-files = { version = "0.6.8" }
9+
actix-files = { version = "0.6.9" }
1010
actix-service = { version = "2.0.3" }
1111
actix-http = "3.11.2"
1212
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)