Several of our dependencies are using in just about every workspace member, I think we should convert them to workspace dependencies: https://doc.rust-lang.org/cargo/reference/workspaces.html#the-dependencies-table.
This will not entirely prevent the drama with enum_debug, but it will certainly help in those cases, and it will probably help with maintainability of crates as well.
Several of our dependencies are using in just about every workspace member, I think we should convert them to workspace dependencies: https://doc.rust-lang.org/cargo/reference/workspaces.html#the-dependencies-table.
This will not entirely prevent the drama with enum_debug, but it will certainly help in those cases, and it will probably help with maintainability of crates as well.