mirror of https://github.com/zkat/miette.git
chore(deps): Update textwrap to 0.15.0 (#143)
This commit is contained in:
parent
126ffc5834
commit
2d0054b3c9
|
|
@ -19,7 +19,7 @@ unicode-width = "0.1.9"
|
|||
|
||||
owo-colors = { version = "3.0.0", optional = true }
|
||||
atty = { version = "0.2.14", optional = true }
|
||||
textwrap = { version = "0.14.2", optional = true }
|
||||
textwrap = { version = "0.15.0", optional = true }
|
||||
supports-hyperlinks = { version = "1.1.0", optional = true }
|
||||
supports-color = { version = "1.0.4", optional = true }
|
||||
supports-unicode = { version = "1.0.0", optional = true }
|
||||
|
|
|
|||
Loading…
Reference in New Issue