diff --git a/Cargo.toml b/Cargo.toml index accd96c5..9448e792 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 }