Skip to content

Commit

Permalink
workspace: update futures deps
Browse files Browse the repository at this point in the history
  • Loading branch information
herr-seppia committed Oct 7, 2024
1 parent 2cdefbc commit a750d8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ fake = "=2.9.2"
ff = { version = "=0.13.0", default-features = false }
flate2 = "=1.0.33"
flume = "=0.10.14"
futures = "=0.3.30"
futures-util = "=0.3.30"
futures = "=0.3.31"
futures-util = "=0.3.31"
hex = "=0.4.3"
http-body-util = "=0.1.2"
http_req = "=0.8.1"
Expand Down

0 comments on commit a750d8c

Please sign in to comment.