We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a4f269 commit 29d16e4Copy full SHA for 29d16e4
Cargo.toml
@@ -89,7 +89,7 @@ v-api = { git = "https://github.com/oxidecomputer/v-api" }
89
v-api-installer = { git = "https://github.com/oxidecomputer/v-api" }
90
v-model = { git = "https://github.com/oxidecomputer/v-api" }
91
v-api-permission-derive = { git = "https://github.com/oxidecomputer/v-api" }
92
-yup-oauth2 = { version = "11.0.0" }
+yup-oauth2 = { version = "12.1.0" }
93
94
# Config for 'cargo dist'
95
[workspace.metadata.dist]
0 commit comments