Skip to content

Commit

Permalink
Update rust-futures monorepo to 0.3.31 (#842)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent c5914d2 commit 6745cca
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 @@ -44,8 +44,8 @@ cynic = { version = "3.8.0", features = ["http-reqwest"] }
derive_more = { version = "1.0.0", features = ["as_ref", "deref", "deref_mut", "display", "from_str"] }
encoding_rs = "0.8.34"
flate2 = "1.0.34"
futures = "0.3.30"
futures-util = "0.3.30"
futures = "0.3.31"
futures-util = "0.3.31"
heapless = { version = "0.8.0", features = ["serde"] }
indexmap = "2.6.0"
indicatif = "0.17.8"
Expand Down

0 comments on commit 6745cca

Please sign in to comment.