Skip to content

Commit 8c4f2e4

Browse files
Update Rust crate derive_more to v2
1 parent d1bdb3c commit 8c4f2e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ omicron-ddm-admin-client = { path = "clients/ddm-admin-client" }
422422
datatest-stable = "0.3.2"
423423
db-macros = { path = "nexus/db-macros" }
424424
debug-ignore = "1.0.5"
425-
derive_more = "0.99.20"
425+
derive_more = "2.0.1"
426426
derive-where = "1.5.0"
427427
dev-tools-common = { path = "dev-tools/common" }
428428
# Having the i-implement-... feature here makes diesel go away from the workspace-hack

0 commit comments

Comments
 (0)