mirror of https://github.com/zkat/miette.git
feat(deps): Bump terminal-size to v0.3.0 (#308)
BREAKING CHANGE: This requires an MSRV bump to 1.70.0. Signed-off-by: John Nunley <dev@notgull.net>
This commit is contained in:
parent
f1dc89c076
commit
c0a298e5a8
|
|
@ -25,7 +25,7 @@ supports-hyperlinks = { version = "2.0.0", optional = true }
|
|||
supports-color = { version = "2.0.0", optional = true }
|
||||
supports-unicode = { version = "2.0.0", optional = true }
|
||||
backtrace = { version = "0.3.61", optional = true }
|
||||
terminal_size = { version = "0.1.17", optional = true }
|
||||
terminal_size = { version = "0.3.0", optional = true }
|
||||
backtrace-ext = { version = "0.2.1", optional = true }
|
||||
serde = { version = "1.0.162", features = ["derive"], optional = true }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue