Skip to content

Commit

Permalink
deps: bump futures-util from 0.3.29 to 0.3.30
Browse files Browse the repository at this point in the history
Pull-Request: #5031.
  • Loading branch information
dependabot[bot] committed Dec 25, 2023
1 parent 14c47c6 commit be5bd0e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 misc/futures-bounded/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ publish = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
futures-util = { version = "0.3.29" }
futures-util = { version = "0.3.30" }
futures-timer = "3.0.2"

[dev-dependencies]
Expand Down

0 comments on commit be5bd0e

Please sign in to comment.