diff options
| author | Renovate Bot <[email protected]> | 2022-02-25 20:56:37 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-02-25 20:56:37 +0000 |
| commit | 634b3b577dc0800f25cac7dab40a42e4d52ef265 (patch) | |
| tree | 84559c94720591dec52e453fe08433a718c1602f | |
| parent | Merge pull request #16 from Fuwn/renovate/commitlint-monorepo (diff) | |
| download | records-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.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |