Skip to content

Commit 6ca8d17

Browse files
chore(deps): Bump actix-web from 4.10.2 to 4.11.0 (#285)
Bumps [actix-web](https://github.com/actix/actix-web) from 4.10.2 to 4.11.0. - [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.10.2...web-v4.11.0) --- updated-dependencies: - dependency-name: actix-web dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc7250d commit 6ca8d17

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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 @@ telemetry = []
3030

3131
[dependencies]
3232
rand = { version = "0.9", features = ["small_rng"] }
33-
actix-web = "4.10.2"
33+
actix-web = "4.11.0"
3434
futures = "0.3.28"
3535
tokio = { version = "1.44.2", features = ["macros", "rt-multi-thread", "process"] }
3636
k8s-openapi = { version = "0.25", features = ["latest", "schemars"] }

0 commit comments

Comments
 (0)