Skip to content

Upgrade dependency to window-sys v0.61.2#51

Merged
messense merged 3 commits intomessense:masterfrom
fabiensanglard:master
Oct 15, 2025
Merged

Upgrade dependency to window-sys v0.61.2#51
messense merged 3 commits intomessense:masterfrom
fabiensanglard:master

Conversation

@fabiensanglard
Copy link

The signature of NotifyIpInterfaceChange has changed which breaks if-addrs with the latest windows-sys. This CL fixes the build.

@fabiensanglard
Copy link
Author

I am seeing Windows failure on presubmit I did not see locally.

Run cargo build
    Updating crates.io index
 Downloading crates ...
  Downloaded windows-link v0.2.1
  Downloaded windows-sys v0.61.2
error: package `windows-sys v0.61.2` cannot be built because it requires rustc 1.71 or newer, while the currently active rustc version is 1.64.0
Error: Process completed with exit code 1.

I am not familiar with the setup. Should I add a

[package]
rust-version = "1.71"

in Cargo.toml?

@messense messense merged commit 4eaae52 into messense:master Oct 15, 2025
17 checks passed
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.

2 participants