Update textwrap dependency

The current version is unsatisfyable if you use deltachat as a
dependency itself.
This commit is contained in:
Floris Bruynooghe
2022-10-24 20:03:40 +02:00
parent b6b2f453a0
commit a73fbf7232
2 changed files with 12 additions and 8 deletions

View File

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