mirror of https://github.com/zkat/miette.git
chore: update unicode-width dependency to v0.2.0
This commit is contained in:
parent
907857058d
commit
1f83162687
|
|
@ -14,7 +14,7 @@ exclude = ["images/", "tests/", "miette-derive/"]
|
|||
|
||||
[dependencies]
|
||||
miette-derive = { path = "miette-derive", version = "=7.6.0", optional = true }
|
||||
unicode-width = "0.1.11"
|
||||
unicode-width = "0.2.0"
|
||||
cfg-if = "1.0.0"
|
||||
|
||||
owo-colors = { version = "4.0.0", optional = true }
|
||||
|
|
|
|||
Loading…
Reference in New Issue