We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6271271 commit 9da1411Copy full SHA for 9da1411
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.0.0" }
93
94
# Config for 'cargo dist'
95
[workspace.metadata.dist]
0 commit comments