feat(deps): Bump owo-colors to 3.0.0

This commit is contained in:
Kat Marchán 2021-10-12 08:48:26 -07:00
parent e5908c6dbf
commit fe77d8c754
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ thiserror = "1.0.26"
miette-derive = { path = "miette-derive", version = "=3.2.1-alpha.0"}
once_cell = "1.8.0"
owo-colors = { version = "2.1.0", optional = true }
owo-colors = { version = "3.0.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 }