From 29d16e4444ee156a331dce4ece7a8eddc5398c9b Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 04:25:50 +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 163f86e..0432dd3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -89,7 +89,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]