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

fix: use workspace dependencies for custom-indexer since it is now added to the root Cargo.toml, else it takes the latest tag from git #4711

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

alexsporn
Copy link
Member

Description of change

Fixed workspace dependencies that introduced duplicates when bumping versions. The issue arose because #4609 added those examples to the workspace Cargo.toml

…ded to the root Cargo.toml, else it takes the latest tag from git
@alexsporn alexsporn requested a review from a team as a code owner January 7, 2025 16:24
@iota-ci iota-ci added core-protocol node Issues related to the Core Node team labels Jan 7, 2025
@alexsporn alexsporn merged commit 284fa72 into develop Jan 7, 2025
42 checks passed
@alexsporn alexsporn deleted the core-protocol/fix-cargo-deps branch January 7, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-protocol node Issues related to the Core Node team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants