aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2022-02-25 20:56:37 +0000
committerRenovate Bot <[email protected]>2022-02-25 20:56:37 +0000
commit634b3b577dc0800f25cac7dab40a42e4d52ef265 (patch)
tree84559c94720591dec52e453fe08433a718c1602f
parentMerge pull request #16 from Fuwn/renovate/commitlint-monorepo (diff)
downloadrecords-renovate/actix-files-0.x.tar.xz
records-renovate/actix-files-0.x.zip
fix(deps): update rust crate actix-files to 0.6.0renovate/actix-files-0.x
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8cae613..c3b211e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ codegen-units = 1
[dependencies]
# Web-Server
actix-web = "3.3.2"
-actix-files = "0.5.0"
+actix-files = "0.6.0"
actix-cors = "0.5.4"
# Environment