Hoist shared deps to [workspace.dependencies]
did:plc:tahmjtpwnkuhopngqe5q7jp2 wants to merge
did:plc:tahmjtpwnkuhopngqe5q7jp2 opened 26d ago
Moves third-party deps used by more than one crate into the workspace
table. Members reference them with '<name>.workspace = true' (or the
extended form when they need extra features), so version bumps happen
in one place.
Single-use deps stay in their member Cargo.toml.
Comments (0)
No comments yet.