From 6da5602d083bf26312071e68bfb1eb130da98934 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sun, 16 Feb 2025 18:15:49 +0100 Subject: refactor(yt/): Use the new `termsize` and `uu_fmt` crates --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 0d0d1b6..06a7253 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2698,6 +2698,7 @@ dependencies = [ "sqlx", "stderrlog", "tempfile", + "termsize", "tokio", "toml", "trinitry", -- cgit 1.4.1