Skip to content

Commit 3bb928a

Browse files
Update Rust crate actix-web to 4.12.1 (#383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73fde05 commit 3bb928a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api/Cargo.lock

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

api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.0"
44
edition = "2021"
55

66
[dependencies]
7-
actix-web = "4.12.0"
7+
actix-web = "4.12.1"
88
actix-web-prom = { version = "0.10.0", features = ["process"] }
99
actix-files = { version = "0.6.9" }
1010
actix-service = { version = "2.0.3" }

0 commit comments

Comments
 (0)