Skip to content

Commit cdb6f05

Browse files
deps: bump futures-timeout from 0.1.1 to 0.1.2
Bumps [futures-timeout](https://github.com/dariusc93/futures-timeout) from 0.1.1 to 0.1.2. - [Commits](https://github.com/dariusc93/futures-timeout/commits) --- updated-dependencies: - dependency-name: futures-timeout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db1c889 commit cdb6f05

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ clap = { version = "4.5.31", features = ["derive"] }
3333
either = { version = "1.14.0" }
3434
fs2 = "0.4.3"
3535
futures = { version = "0.3.31" }
36-
futures-timeout = "0.1.0"
36+
futures-timeout = "0.1.2"
3737
futures-timer = "3.0.0"
3838
getrandom = { version = "0.2.15" }
3939
hickory-resolver = "0.25.0-alpha.5"

0 commit comments

Comments
 (0)