Skip to content

Commit 1de0a0a

Browse files
chore(deps): Update Rust crate terminal_size to 0.4.0
1 parent aa4390a commit 1de0a0a

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
@@ -123,7 +123,7 @@ proc-exit = "2.0.1"
123123
human-panic = "2.0.0"
124124
anyhow = "1.0.82"
125125
syntect = { version = "5.2.0", default-features = false, features = ["parsing", "regex-onig"] }
126-
terminal_size = "0.3.0"
126+
terminal_size = "0.4.0"
127127
textwrap = "0.16.1"
128128
anstyle = "1.0.6"
129129
anstream = "0.6.13"

0 commit comments

Comments
 (0)