From 06910856cead736ef924e17aac09df293ca7f5a9 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 04:08:12 +0000 Subject: [PATCH] Update Rust crate owo-colors to 4.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 76f39a8..75a0dde 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ mockall = "0.14.0" newtype-uuid = { version = "1.3.2", features = ["schemars08", "serde", "v4"] } oauth2 = { version = "5.0.0", default-features = false } oauth2-reqwest = "0.1.0-alpha.3" -owo-colors = "4.2.3" +owo-colors = "4.3.0" partial-struct = { git = "https://github.com/oxidecomputer/partial-struct" } proc-macro2 = "1" progenitor-client = "0.14.0"