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 d3e025b commit cf914dfCopy full SHA for cf914df
Cargo.toml
@@ -91,7 +91,7 @@ v-api = { git = "https://github.com/oxidecomputer/v-api" }
91
v-api-installer = { git = "https://github.com/oxidecomputer/v-api" }
92
v-model = { git = "https://github.com/oxidecomputer/v-api" }
93
v-api-permission-derive = { git = "https://github.com/oxidecomputer/v-api" }
94
-yup-oauth2 = { version = "11.0.0" }
+yup-oauth2 = { version = "12.1.0" }
95
96
# Config for 'cargo dist'
97
[workspace.metadata.dist]
0 commit comments