Skip to content

Commit 026e95d

Browse files
chore(deps): bump actix-web-lab from 0.24.3 to 0.26.0 (#1579)
Bumps [actix-web-lab](https://github.com/robjtede/actix-web-lab) from 0.24.3 to 0.26.0. - [Release notes](https://github.com/robjtede/actix-web-lab/releases) - [Commits](https://github.com/robjtede/actix-web-lab/commits) --- updated-dependencies: - dependency-name: actix-web-lab dependency-version: 0.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cad1a3 commit 026e95d

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

Cargo.lock

Lines changed: 15 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ parquet = "57.1.0"
3030

3131
# Web server and HTTP-related
3232
actix-cors = "0.7.0"
33-
actix-web-lab = "0.24.3"
33+
actix-web-lab = "0.26.0"
3434
actix-web = { version = "4.9.0", features = ["rustls-0_23"] }
3535
actix-web-httpauth = "0.8"
3636
actix-web-prometheus = { version = "0.1", default-features = false }

0 commit comments

Comments
 (0)