We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e3aae commit fa24555Copy full SHA for fa24555
Cargo.toml
@@ -92,7 +92,7 @@ v-api = { git = "https://github.com/oxidecomputer/v-api" }
92
v-api-installer = { git = "https://github.com/oxidecomputer/v-api" }
93
v-model = { git = "https://github.com/oxidecomputer/v-api" }
94
v-api-permission-derive = { git = "https://github.com/oxidecomputer/v-api" }
95
-yup-oauth2 = { version = "11.0.0" }
+yup-oauth2 = { version = "12.1.0" }
96
97
# Config for 'cargo dist'
98
[workspace.metadata.dist]
0 commit comments