Skip to content

Commit f34b115

Browse files
authored
chore: bump actix-web (#375)
Signed-off-by: Andrea Mazzotti <[email protected]>
1 parent a03debe commit f34b115

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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.11.0"
33+
actix-web = "4.12.0"
3434
futures = "0.3.28"
3535
tokio = { version = "1.48.0", features = ["macros", "rt-multi-thread", "process"] }
3636
k8s-openapi = { version = "0.25", features = ["latest", "schemars"] }

0 commit comments

Comments
 (0)