diff options
| author | Renovate Bot <[email protected]> | 2021-12-19 00:55:25 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-12-19 00:55:25 +0000 |
| commit | b1cbb99deea304db7c9d4de285ff16226e8bfa28 (patch) | |
| tree | 256020fb04ea6817fa2bd1dae9624e1a7325675e | |
| parent | Merge pull request #13 from fuwn/renovate/major-commitlint-monorepo (diff) | |
| download | records-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.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |