chore: bump the version for textwrap crate from 0.10 to 0.11

This commit is contained in:
Arjun Kathuria 2019-03-30 09:11:47 +05:30
parent 9399174416
commit fe2ef36112

View file

@ -50,7 +50,7 @@ maintenance = {status = "actively-developed"}
[dependencies]
bitflags = "1.0"
unicode-width = "0.1.4"
textwrap = "0.10.0"
textwrap = "0.11"
indexmap = "1.0.1"
strsim = { version = "0.8.0", optional = true }
yaml-rust = { version = "0.4", optional = true }