From 518313fde6969035e207f06ac856e75226ef23b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 22:17:41 +0000 Subject: [PATCH] Bump owo-colors from 4.2.2 to 4.2.3 Bumps [owo-colors](https://github.com/owo-colors/owo-colors) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/owo-colors/owo-colors/releases) - [Changelog](https://github.com/owo-colors/owo-colors/blob/main/CHANGELOG.md) - [Commits](https://github.com/owo-colors/owo-colors/compare/v4.2.2...v4.2.3) --- updated-dependencies: - dependency-name: owo-colors dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 60bf458b9..aea2419c1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2809,9 +2809,9 @@ dependencies = [ [[package]] name = "owo-colors" -version = "4.2.2" +version = "4.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "48dd4f4a2c8405440fd0462561f0e5806bd0f77e86f51c761481bdd4018b545e" +checksum = "9c6901729fa79e91a0913333229e9ca5dc725089d1c363b2f4b4760709dc4a52" [[package]] name = "parking_lot" diff --git a/Cargo.toml b/Cargo.toml index 2f18edffa..50a0d48be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ repository = "https://github.com/o2sh/onefetch" members = ["ascii", "image", "manifest"] [workspace.dependencies] -owo-colors = "4.2.2" +owo-colors = "4.2.3" anyhow = "1.0" clap = { version = "4.5.43", features = ["derive"] } image = { version = "0.25.9", default-features = false, features = [