Skip to content

Update to windows-sys 0.60 #230

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zeenix
Copy link
Member

@zeenix zeenix commented Jun 13, 2025

No description provided.

@zeenix
Copy link
Member Author

zeenix commented Jun 13, 2025

Hmm.. seems it requires bumping MSRV to 1.65. @taiki-e what's our MSRV policy again?

@taiki-e
Copy link
Collaborator

taiki-e commented Jun 13, 2025

error: package tracing-core v0.1.34 cannot be built because it requires rustc 1.65.0 or newer, while the currently active rustc version is 1.63.0

I think tracing dependency should be optional.
That is what we did in the past in blocking (smol-rs/blocking#60) and what we are trying to do now in polling (smol-rs/polling#231).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants