Skip to content

Commit 3561e16

Browse files
authored
Merge pull request #12 from qvest-digital/dependabot/cargo/rust-backend/actix-web-4.8.0
Bump actix-web from 4.7.0 to 4.8.0 in /rust-backend
2 parents 31dfc0f + 7242c6e commit 3561e16

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rust-backend/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust-backend/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
actix-web = "4.7.0"
9+
actix-web = "4.8.0"
1010
chrono = { version = "0.4.38", features = ["serde"] }
1111
env_logger = "0.11.3"
1212
r2d2 = "0.8.10"

0 commit comments

Comments
 (0)