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]