Skip to content

Commit 9686f98

Browse files
chore(deps): update rust crate terminal_size to 0.4.3 (#7440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5319801 commit 9686f98

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ smallvec = { version = "1.15.1", features = ["union", "const_new", "
227227
static_assertions = "1.1"
228228
syn = "1.0.109"
229229
termcolor = "1.4.1"
230-
terminal_size = "0.4.2"
230+
terminal_size = "0.4.3"
231231
tikv-jemallocator = "0.6.0"
232232
tokio = "1.47.1"
233233
tower = "0.5.2"

0 commit comments

Comments
 (0)