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-http to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent 2f6df9c commit d2b76f5
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 @@ -39,7 +39,7 @@ doc = false

[dependencies]
actix-files = "0.6.2"
actix-http = "3.4.0"
actix-http = "3.5.0"
actix-service = "2.0.2"
actix-web = "4.4.0"
ahash = { version = "0.8.6", features = ["std", "serde", "runtime-rng"] }
Expand Down

0 comments on commit d2b76f5

Please sign in to comment.