Skip to content

Commit

Permalink
Merge pull request #6394 from deltachat/dependabot/cargo/tokio-stream…
Browse files Browse the repository at this point in the history
…-0.1.17
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
2 parents 74d586e + bf4e11c commit 06e3f0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -102,7 +102,7 @@ textwrap = "0.16.1"
thiserror = { workspace = true }
tokio-io-timeout = "1.2.0"
tokio-rustls = { version = "0.26.0", default-features = false }
tokio-stream = { version = "0.1.16", features = ["fs"] }
tokio-stream = { version = "0.1.17", features = ["fs"] }
tokio-tar = { version = "0.3" } # TODO: integrate tokio into async-tar
tokio-util = { workspace = true }
tokio = { workspace = true, features = ["fs", "rt-multi-thread", "macros"] }
Expand Down

0 comments on commit 06e3f0a

Please sign in to comment.