Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4be8716

Browse files
authoredMar 11, 2025··
Bump actix-web from 4.9.0 to 4.10.2
Bumps [actix-web](https://github.com/actix/actix-web) from 4.9.0 to 4.10.2. - [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.9.0...web-v4.10.2) --- updated-dependencies: - dependency-name: actix-web dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e868b3 commit 4be8716

File tree

2 files changed

+124
-50
lines changed

2 files changed

+124
-50
lines changed
 

‎Cargo.lock

Lines changed: 123 additions & 49 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
@@ -26,7 +26,7 @@ default = []
2626
telemetry = ["opentelemetry-otlp"]
2727

2828
[dependencies]
29-
actix-web = "4.4.0"
29+
actix-web = "4.10.2"
3030
futures = "0.3.31"
3131
tokio = { version = "1.43.0", features = ["macros", "rt-multi-thread"] }
3232
k8s-openapi = { version = "0.24.0", features = ["latest"] }

0 commit comments

Comments
 (0)