Skip to content

Commit 9b25458

Browse files
committed
Update Rust crate actix-web-lab to 0.23.0
1 parent ae8f127 commit 9b25458

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

api/Cargo.lock

Lines changed: 12 additions & 13 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
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
actix-web = "4.9.0"
8-
actix-web-lab = { version = "0.22.0", features = ["spa"] }
8+
actix-web-lab = { version = "0.23.0", features = ["spa"] }
99
chrono = { version = "0.4.38", features = ["serde"] }
1010
dotenv = "0.15.0"
1111
env_logger = "0.11.5"

0 commit comments

Comments
 (0)