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

Crates need to specify which versions they use #2069

Closed
brson opened this issue Mar 29, 2012 · 1 comment
Closed

Crates need to specify which versions they use #2069

brson opened this issue Mar 29, 2012 · 1 comment
Assignees
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Milestone

Comments

@brson
Copy link
Contributor

brson commented Mar 29, 2012

During the switch to 0.2 I ran into several baffling cases of crates not linking to the correct versions of their dependencies. If our versioning is going to work correctly (allowing versions to live alongside each other) then we need to actually specify version numbers in our use statements. Probably every crate in the main repo should be explicit about which versions they require.

@brson
Copy link
Contributor Author

brson commented Apr 6, 2012

Fixed by d13c0c7

@brson brson closed this as completed Apr 6, 2012
BoxyUwU pushed a commit to BoxyUwU/rust that referenced this issue Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

1 participant