Skip to content

Bumping a local crate's version forces a registry sync #2931

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

Closed
brson opened this issue Jul 29, 2016 · 2 comments
Closed

Bumping a local crate's version forces a registry sync #2931

brson opened this issue Jul 29, 2016 · 2 comments

Comments

@brson
Copy link
Contributor

brson commented Jul 29, 2016

Happened to me on a train today. If you increment your local crates version, Cargo will hit the registry. There's no need to do that.

@brson
Copy link
Contributor Author

brson commented Jul 29, 2016

Hm, more precisely. I have sever local crates with interdependencies, so I bumped several of their versions as well as their dependencies on each other. All local deps.

@alexcrichton
Copy link
Member

Fixed in #3144

@bors bors closed this as completed in c0306a8 Oct 6, 2016
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

No branches or pull requests

2 participants