From 94e7771f74cd215d2f12d9b89919fcef4cad320c Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Sat, 29 Nov 2025 09:47:42 +0000 Subject: [PATCH] Update Rust crate yup-oauth2 to v12 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0f17be9..795b5d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,4 +52,4 @@ tracing-subscriber = "0.3.20" url = "2.5.7" uuid = "1.18.1" valuable = "0.1.1" -yup-oauth2 = "11.0.0" +yup-oauth2 = "12.1.1"