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

chore: Remove the update justfile command #282

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

spencewenski
Copy link
Member

This command updates dependencies in our Cargo.toml, which we really only want to do sparingly -- we don't want to unnecessarily bump a minor/patch version of a dep, for example.

This command updates dependencies in our Cargo.toml, which we really
only want to do sparingly -- we don't want to unnecessarily bump a
minor/patch version of a dep, for example.
@spencewenski spencewenski merged commit 86809ba into main Jul 22, 2024
15 checks passed
@spencewenski spencewenski deleted the remove-update-justfile-cmd branch July 22, 2024 20:52
@github-actions github-actions bot mentioned this pull request Jul 22, 2024
spencewenski pushed a commit that referenced this pull request Jul 23, 2024
## 🤖 New release
* `roadster`: 0.5.7 -> 0.5.8

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.5.8](roadster-v0.5.7...roadster-v0.5.8)
- 2024-07-22

### Other
- Remove the `update` justfile command
([#282](#282))
- Use the main project README.md as the library's top-level docs
([#281](#281))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant