Skip to content

Commit d8bdee8

Browse files
Update Rust crate derive_more to v2
1 parent 4d5bdc6 commit d8bdee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

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

0 commit comments

Comments
 (0)