Skip to content

Commit

Permalink
deps: bump futures from 0.3.30 to 0.3.31 (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
2 parents 3642f6e + 752090a commit 4be7f00
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ chrono = { version = "0.4.35" }
clap = { version = "4.5.16", features = ["derive"] }
either = { version = "1.13.0" }
fs2 = "0.4.3"
futures = { version = "0.3.30" }
futures = { version = "0.3.31" }
futures-timeout = "0.1.0"
futures-timer = "3.0.0"
getrandom = { version = "0.2.15" }
Expand Down

0 comments on commit 4be7f00

Please sign in to comment.