Updated textwrap to 0.13.0

This commit is contained in:
ChristianVisintin
2020-12-10 10:41:13 +01:00
parent 4aa262a273
commit e36ae7e32d
3 changed files with 12 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ rpassword = "5.0.0"
unicode-width = "0.1.7"
chrono = "0.4.19"
bytesize = "1.0.1"
textwrap = "0.12.1"
textwrap = "0.13.0"
regex = "1.4.2"
lazy_static = "1.4.0"
hostname = "0.3.1"