chore: Update dependencies #592

Merged
wetneb merged 1 commit from wetneb/mergiraf:update_deps6 into main 2025-09-17 11:12:36 +02:00
Owner

By running cargo upgrade -i && cargo update.

Note the -i which I forgot last time, which is necessary for trying
out versions which might be incompatible. This is especially useful for
grammars which tend to be versioned as 0.x.y and therefore any minor
version increase is treated as a breaking one.

By running `cargo upgrade -i && cargo update`. Note the `-i` which I forgot last time, which is necessary for trying out versions which might be incompatible. This is especially useful for grammars which tend to be versioned as `0.x.y` and therefore any minor version increase is treated as a breaking one.
chore: Update dependencies
All checks were successful
/ test (pull_request) Successful in 1m33s
e8476ad025
By running `cargo upgrade -i && cargo update`.

Note the `-i` which I forgot last time, which is necessary for trying
out versions which might be incompatible. This is especially useful for
grammars which tend to be versioned as `0.x.y` and therefore any minor
version increase is treated as a breaking one.
ada4a approved these changes 2025-09-17 09:25:03 +02:00
ada4a left a comment
Owner

Thank you:)

Thank you:)
wetneb merged commit 0629fedbca into main 2025-09-17 11:12:36 +02:00
wetneb referenced this pull request from a commit 2025-09-17 11:12:38 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mergiraf/mergiraf#592
No description provided.