Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Update Rust crate actix-web to 4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 67d583b commit fab2e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ doc = false
actix-files = "0.6.5"
actix-http = "3.5.1"
actix-service = "2.0.2"
actix-web = "4.4.1"
actix-web = "4.5.1"
ahash = { version = "0.8.7", features = ["std", "serde", "runtime-rng"] }
chrono = { version = "0.4.33", features = ["alloc", "std", "clock", "serde", "unstable-locales"] }
clap = { version = "4.4.18", features = ["cargo", "suggestions", "color", "wrap_help", "unicode"] }
Expand Down

0 comments on commit fab2e89

Please sign in to comment.