From 211e0bd88d3902e5226022974e3263f34e3a1aa3 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 18 Jul 2025 18:18:12 +0200 Subject: build(crates/yt/Cargo.toml): Remove now pointless `owo-colors` dep --- crates/yt/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/crates/yt/Cargo.toml b/crates/yt/Cargo.toml index 784c7d6..12456fe 100644 --- a/crates/yt/Cargo.toml +++ b/crates/yt/Cargo.toml @@ -32,7 +32,6 @@ clap = { version = "4.5.41", features = ["derive"] } clap_complete = { version = "4.5.55", features = ["unstable-dynamic"] } colors.workspace = true futures = "0.3.31" -owo-colors = "4.2.2" libmpv2.workspace = true log.workspace = true notify = { version = "8.1.0", default-features = false } -- cgit 1.4.1