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 a49aa1b commit cd2a808Copy full SHA for cd2a808
Cargo.toml
@@ -424,7 +424,7 @@ omicron-ddm-admin-client = { path = "clients/ddm-admin-client" }
424
datatest-stable = "0.3.2"
425
db-macros = { path = "nexus/db-macros" }
426
debug-ignore = "1.0.5"
427
-derive_more = "0.99.20"
+derive_more = "2.0.1"
428
derive-where = "1.5.0"
429
dev-tools-common = { path = "dev-tools/common" }
430
# Having the i-implement-... feature here makes diesel go away from the workspace-hack
0 commit comments