chore: Update dependencies #483

Merged
wetneb merged 1 commit from wetneb/update_deps into main 2025-07-10 13:05:33 +02:00 AGit
Owner

I should have done this before the release, because some of our dependencies were yanked:

warning: package `windows-core v0.61.1` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `windows-result v0.3.3` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `windows-strings v0.4.1` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked

This is the result of running cargo upgrade and cargo update.

I should have done this before the release, because some of our dependencies were yanked: ``` warning: package `windows-core v0.61.1` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked warning: package `windows-result v0.3.3` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked warning: package `windows-strings v0.4.1` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked ``` This is the result of running `cargo upgrade` and `cargo update`.
chore: Update dependencies
All checks were successful
/ test (pull_request) Successful in 1m39s
25c8f6326a
Author
Owner

@ada4a good on your side?

@ada4a good on your side?
ada4a approved these changes 2025-07-10 09:54:28 +02:00
wetneb merged commit baeebb46f0 into main 2025-07-10 13:05:33 +02:00
wetneb referenced this pull request from a commit 2025-07-10 13:05:33 +02:00
Owner

we might want to run cargo-deny or similar on release?

we might want to run [`cargo-deny`](https://github.com/EmbarkStudios/cargo-deny) or similar on release?
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#483
No description provided.