Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 6040e50

Browse files
dependabot[bot]Achim Schneider
authored andcommitted
Bump actix-files from 0.6.1 to 0.6.2
Bumps [actix-files](https://github.com/actix/actix-web) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.6.2/CHANGES.md) - [Commits](actix/actix-web@v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: actix-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16c9fd4 commit 6040e50

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

crates/backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
[dependencies]
1010
actix-web = "4.2.1"
1111
actix-web-prom = "0.6.0"
12-
actix-files = "0.6.1"
12+
actix-files = "0.6.2"
1313
clap = "3.0.0-beta.4"
1414
serde_json = "1.0.91"
1515
serde = "1.0.143"

0 commit comments

Comments
 (0)