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