Skip to content

Commit

Permalink
deps: bump futures-util from 0.3.28 to 0.3.29
Browse files Browse the repository at this point in the history
Pull-Request: #4766.
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 3820a98 commit 5d4883f
Showing 1 changed file with 1 addition and 1 deletion.
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.28" }
futures-util = { version = "0.3.29" }
futures-timer = "3.0.2"

[dev-dependencies]
Expand Down

0 comments on commit 5d4883f

Please sign in to comment.