Skip to content

Commit

Permalink
Update futures crate to 0.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
adel-signal authored Oct 10, 2024
1 parent 9657f12 commit 5d8be43
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ clap = { version = "4.5.9", features = ["derive"] }
tokio = { version = "1.38.0", features = ["full"] }
parking_lot = "0.12.3"
once_cell = "1.19.0"
futures = "0.3.30"
futures = "0.3.31"
num_cpus = "1.16.0"
async-trait = "0.1.81"

Expand Down

0 comments on commit 5d8be43

Please sign in to comment.