mirror of https://github.com/zkat/miette.git
deps: bump owo-colors
This commit is contained in:
parent
fc917021ea
commit
331d8f5dc4
|
|
@ -16,7 +16,7 @@ thiserror = "1.0.26"
|
|||
miette-derive = { path = "miette-derive", version = "=3.0.0-beta.0"}
|
||||
once_cell = "1.8.0"
|
||||
|
||||
owo-colors = { version = "2.0.0", optional = true }
|
||||
owo-colors = { version = "2.1.0", optional = true }
|
||||
atty = { version = "0.2.14", optional = true }
|
||||
textwrap = { version = "0.14.2", optional = true }
|
||||
term_size = { version = "0.3.2", optional = true }
|
||||
|
|
|
|||
Loading…
Reference in New Issue