Skip to content

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 May 1, 2024
1 parent 13deb11 commit 4a4cc4d
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 @@ -7,7 +7,7 @@ edition = "2021"
protocol = "sparse"

[dependencies]
actix-web = "4.5"
actix-web = "4.5.1"
reqwest = { version = "0.12", features = ["json"] }
serde = { version = "1.0", features = ["derive"]}
log = "0.4"
Expand Down

0 comments on commit 4a4cc4d

Please sign in to comment.