Merge pull request #3635 from deltachat/dependabot/cargo/textwrap-0.15.1

This commit is contained in:
dependabot[bot]
2022-10-11 08:13:26 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -74,7 +74,7 @@ fast-socks5 = "0.8"
humansize = "1"
qrcodegen = "1.7.0"
tagger = "4.3.3"
textwrap = "0.15.0"
textwrap = "0.15.1"
async-channel = "1.6.1"
futures-lite = "1.12.0"
tokio-stream = { version = "0.1.9", features = ["fs"] }