Skip to content

Commit

Permalink
fix(deps): update rust crate futures to 0.3.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 5, 2023
1 parent 93bc2f1 commit dd6e042
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
108 changes: 54 additions & 54 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ hyper_client = ["hyper", "hyper-timeout"]
awc = []

[dependencies]
futures = "0.3.5"
futures = "0.3.29"
actix-web = "2.0.0"
actix-rt = "1.1.1"
actix-service = "1.0.6"
Expand Down

0 comments on commit dd6e042

Please sign in to comment.