From fa245557148c0472611a23ff9fab1c8cef636ab4 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 03:56:24 +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 b913688..01bbe2a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -92,7 +92,7 @@ v-api = { git = "https://github.com/oxidecomputer/v-api" } v-api-installer = { git = "https://github.com/oxidecomputer/v-api" } v-model = { git = "https://github.com/oxidecomputer/v-api" } v-api-permission-derive = { git = "https://github.com/oxidecomputer/v-api" } -yup-oauth2 = { version = "11.0.0" } +yup-oauth2 = { version = "12.1.0" } # Config for 'cargo dist' [workspace.metadata.dist]