Skip to content

Commit

Permalink
build: Run cargo update
Browse files Browse the repository at this point in the history
This fixes an issue which prevents local compilation for me. We are unsure why CI is still passing, but in any case, this `cargo update` fixes the problem locally.
  • Loading branch information
szokeasaurusrex committed Jan 10, 2025
1 parent 8fe0906 commit ffd1ec5
Show file tree
Hide file tree
Showing 2 changed files with 606 additions and 325 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Unreleased

- Fix new clippy lints ([#889](https://github.com/getsentry/symbolic/pull/889))
- Run `cargo update` ([#888](https://github.com/getsentry/symbolic/pull/888))

## 12.13.1

Expand Down
Loading

0 comments on commit ffd1ec5

Please sign in to comment.