Skip to content

Commit

Permalink
Update Rust crate actix-web to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent f2b51bf commit b4765ce
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 @@ -10,7 +10,7 @@ overflow-checks = false

[dependencies]
actix-files = {version="0.6.2", optional=true}
actix-web = {version="4.3.1", optional=true}
actix-web = {version="4.4.1", optional=true}
async-recursion = {version="1.0.4", optional=true}
broadcaster = {version="1.0.0", optional=true}
cfg-if = "1.0.0"
Expand Down

0 comments on commit b4765ce

Please sign in to comment.