We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1bdb3c commit 8c4f2e4Copy full SHA for 8c4f2e4
1 file changed
Cargo.toml
@@ -422,7 +422,7 @@ omicron-ddm-admin-client = { path = "clients/ddm-admin-client" }
422
datatest-stable = "0.3.2"
423
db-macros = { path = "nexus/db-macros" }
424
debug-ignore = "1.0.5"
425
-derive_more = "0.99.20"
+derive_more = "2.0.1"
426
derive-where = "1.5.0"
427
dev-tools-common = { path = "dev-tools/common" }
428
# Having the i-implement-... feature here makes diesel go away from the workspace-hack
0 commit comments