Skip to content

Conversation

@Peternator7
Copy link
Owner

No description provided.

@Peternator7 Peternator7 merged commit f684dc4 into master Feb 8, 2025
0 of 2 checks passed
@martin-g
Copy link

@Peternator7 Could you please share the commands/script that you use to publish ?
Do you publish the whole workspace at once or one crate at a time ?
I maintain a similar project (one lib + one macros crates) and this circular dependency is really annoying.

@Peternator7
Copy link
Owner Author

Hey Martin, for strum, the solution was just to remove the "version" dev-dependency that strum_macros had on strum and only use the path dependency for local development.

Cargo only includes dev-dependencies with a "version" so that breaks the circular dependency.

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