From e13be428a964e9c48d4ec0f849e6f814bbe36990 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 08:28:14 -0500 Subject: [PATCH] Update Rust crate yup-oauth2 to 8.3.2 (#78) Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5b8832b..5391c9f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -87,7 +87,7 @@ tracing-slog = { git = "https://github.com/oxidecomputer/tracing-slog" } tracing-subscriber = "0.3.18" uuid = "1.6.1" valuable = "0.1.0" -yup-oauth2 = "8.3.0" +yup-oauth2 = "8.3.2" # Config for 'cargo dist' [workspace.metadata.dist]