Skip to content

Commit e236b55

Browse files
Merge pull request #6382 from deltachat/dependabot/cargo/tokio-rustls-0.26.1
2 parents 15b6ed1 + 8c24dbd commit e236b55

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -101,7 +101,7 @@ tagger = "4.3.4"
101101
textwrap = "0.16.1"
102102
thiserror = { workspace = true }
103103
tokio-io-timeout = "1.2.0"
104-
tokio-rustls = { version = "0.26.0", default-features = false }
104+
tokio-rustls = { version = "0.26.1", default-features = false }
105105
tokio-stream = { version = "0.1.17", features = ["fs"] }
106106
tokio-tar = { version = "0.3" } # TODO: integrate tokio into async-tar
107107
tokio-util = { workspace = true }

0 commit comments

Comments
 (0)