Skip to content

Conversation

@baloo
Copy link
Member

@baloo baloo commented Jan 19, 2026

When consuming an master release with [patch.crates-io] crypto-common would get duplicated because of the path = "../ in each crate.

This moves the override to the workspace Cargo.toml and remove that duplicate crypto-common crate instance.

@baloo baloo force-pushed the baloo/push-pkuxvrmopmnu branch from 05c8a1c to 059ba53 Compare January 19, 2026 21:48
…pendency

When consuming an master release with `[patch.crates-io]` crypto-common
would get duplicated because of the `path = "../` in each crate.

This moves the override to the workspace `Cargo.toml` and remove that
duplicate crypto-common crate instance.
@baloo baloo force-pushed the baloo/push-pkuxvrmopmnu branch from 059ba53 to bc830cc Compare January 19, 2026 22:17
@baloo baloo changed the title workspace: avoid duplicate crypto-common definition when using git dependency workspace: avoid duplicate crypto-common definition when using git dependencies Jan 19, 2026
@tarcieri
Copy link
Member

Agree with @newpavlov's suggestion

@baloo
Copy link
Member Author

baloo commented Jan 19, 2026

That's fixed right?

@tarcieri
Copy link
Member

Yep, looks good

@tarcieri tarcieri merged commit 30f5274 into RustCrypto:master Jan 19, 2026
78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants