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

Commit ee5557d

Browse files
dependabot[bot]Achim Schneider
authored andcommitted
Bump actix-web from 4.1.0 to 4.2.1
Bumps [actix-web](https://github.com/actix/actix-web) from 4.1.0 to 4.2.1. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](actix/actix-web@web-v4.1.0...web-v4.2.1) --- updated-dependencies: - dependency-name: actix-web dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad791e4 commit ee5557d

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

Cargo.lock

Lines changed: 10 additions & 9 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
@@ -7,7 +7,7 @@ license = "Apache-2.0"
77
readme = "README.md"
88

99
[dependencies]
10-
actix-web = "4.1.0"
10+
actix-web = "4.2.1"
1111
actix-web-prom = "0.6.0"
1212
actix-files = "0.6.1"
1313
clap = "3.0.0-beta.4"

0 commit comments

Comments
 (0)