Skip to content

Commit

Permalink
Update Rust crate futures to 0.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Oct 7, 2024
1 parent 358b9a8 commit 7caf89e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions src/abacus/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 src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ clap_complete = { version = "4.5.32", default-features = false }
data-encoding = "2.6.0"
deadpool = { version = "0.12.1", default-features = false, features = ["managed"] }
dotenv = { version = "0.15.0", default-features = false }
futures = "0.3.30"
futures = "0.3.31"
hex = "0.4.3"
http = "0.2.12"
image = { version = "0.25.2", default-features = false, features = ["jpeg", "png"] }
Expand Down

0 comments on commit 7caf89e

Please sign in to comment.