Skip to content

Commit 7da5824

Browse files
deps: Bump terminal_size to 0.4.0
1 parent 93d3bd1 commit 7da5824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ supports-hyperlinks = { version = "3.0.0", optional = true }
2424
supports-color = { version = "3.0.0", optional = true }
2525
supports-unicode = { version = "3.0.0", optional = true }
2626
backtrace = { version = "0.3.69", optional = true }
27-
terminal_size = { version = "0.3.0", optional = true }
27+
terminal_size = { version = "0.4.0", optional = true }
2828
backtrace-ext = { version = "0.2.1", optional = true }
2929
serde = { version = "1.0.196", features = ["derive"], optional = true }
3030
syntect = { version = "5.1.0", optional = true }

0 commit comments

Comments
 (0)