Skip to content

Commit 27cfda5

Browse files
Update Rust crate actix-web to 4.12.0
1 parent 0d7970a commit 27cfda5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

api/Cargo.lock

Lines changed: 6 additions & 6 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.11.0"
7+
actix-web = "4.12.0"
88
actix-web-prom = { version = "0.10.0", features = ["process"] }
99
actix-files = { version = "0.6.8" }
1010
actix-service = { version = "2.0.3" }

0 commit comments

Comments
 (0)