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

cargo upgrade #502

Merged
merged 1 commit into from
Sep 23, 2022
Merged

cargo upgrade #502

merged 1 commit into from
Sep 23, 2022

Conversation

edmorley
Copy link
Member

Generated via:

cargo install cargo-edit
cargo upgrade

All versions are in-range (that is deleting the lockfile and recreating it would end up with the same versions), however explicitly bumping them ensures downstream consumers of libcnb pick up the updates even if they don't refresh their lockfile manually.

Generated via:

```
cargo install cargo-edit
cargo upgrade
```

All versions are in-range (that is deleting the lockfile and recreating
it would end up with the same versions), however explicitly bumping
them ensures downstream consumers of libcnb pick up the updates
even if they don't refresh their lockfile manually.
@edmorley edmorley merged commit 57d7f96 into main Sep 23, 2022
@edmorley edmorley deleted the edmorley/cargo-upgrade branch September 23, 2022 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants