Skip to content

Commit

Permalink
chore: updates textwrap to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kbknapp committed Apr 6, 2019
1 parent 6405389 commit b7c9c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ maintenance = {status = "actively-developed"}
[dependencies]
bitflags = "1.0"
unicode-width = "0.1.4"
textwrap = "0.10.0"
textwrap = "0.11.0"
strsim = { version = "0.8", optional = true }
yaml-rust = { version = "0.3.5", optional = true }
clippy = { version = "~0.0.166", optional = true }
Expand Down

0 comments on commit b7c9c98

Please sign in to comment.