aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-12-19 00:55:25 +0000
committerRenovate Bot <[email protected]>2021-12-19 00:55:25 +0000
commitb1cbb99deea304db7c9d4de285ff16226e8bfa28 (patch)
tree256020fb04ea6817fa2bd1dae9624e1a7325675e
parentMerge pull request #13 from fuwn/renovate/major-commitlint-monorepo (diff)
downloadrecords-renovate/actix-web-3.x.tar.xz
records-renovate/actix-web-3.x.zip
fix(deps): update rust crate actix-web to 3.3.3renovate/actix-web-3.x
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8cae613..6e95154 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ codegen-units = 1
[dependencies]
# Web-Server
-actix-web = "3.3.2"
+actix-web = "3.3.3"
actix-files = "0.5.0"
actix-cors = "0.5.4"