Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for publishing entropy-tss and entropy-testing-utils #837

Merged
merged 6 commits into from
May 16, 2024

Conversation

HCastano
Copy link
Collaborator

I ran into rust-lang/cargo#4242 while trying to publish the
entropy-tss crate due to a cyclical dependency with the entropy-testing-utils crate.

One solution here is to simply remove the specified version number from the
dev-dependency causing issues.

I've also changed the publish flag for entropy-testing-utils to allow it to be
published.

@HCastano HCastano merged commit 68799eb into master May 16, 2024
13 checks passed
@HCastano HCastano deleted the hc/fix-crate-publishing branch May 16, 2024 19:25
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.

2 participants