Skip to content

Use caret dependencies in Cargo.toml #99

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
andreeaflorescu opened this issue Nov 10, 2022 · 1 comment
Closed

Use caret dependencies in Cargo.toml #99

andreeaflorescu opened this issue Nov 10, 2022 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@andreeaflorescu
Copy link
Member

This is making sure that dependencies are not automatically updated when new ones are published and keeps the main branch always building.

For an in depth analysis and discussion please see: rust-vmm/vm-memory#199

@andreeaflorescu andreeaflorescu added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 10, 2022
@lauralt
Copy link
Contributor

lauralt commented Nov 21, 2022

Fixed by #100

@lauralt lauralt closed this as completed Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants