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

Pin beacon-api-client #46

Closed
wants to merge 1 commit into from
Closed

Conversation

AgeManning
Copy link

This commit has broken mev-rs.

This repo is a dep of lighthouse and I like to regularly run cargo update to update all our deps where reasonable. mev-rs no longer compiles because the deps are not pinned to a version or commit.

It might be nicer to manage in the future to pin your own deps to specific versions, so you can update them independently without worrying about integration amongst all the repos.

@ralexstokes
Copy link
Owner

thanks for raising this!

sorry for the hassle, I have pinned versions of all the free-floating deps in #47

will close this in favor of that

@ralexstokes ralexstokes closed this Sep 7, 2022
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