Skip to content
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

Update socket2 #3288

Open
wants to merge 2 commits into
base: 0.14.x
Choose a base branch
from

Conversation

stevefan1999-personal
Copy link

This fixes compilation on ESP-IDF target

@serprex
Copy link

serprex commented Oct 16, 2023

error: package socket2 v0.5.3 cannot be built because it requires rustc 1.63 or newer, while the currently active rustc version is 1.56.1

Requires raising MSRV

& I think you want 0.5.4 for ESP-IDF usecase

@tottoto
Copy link
Contributor

tottoto commented Oct 17, 2023

Seems to have been resolved in #3314.

@tottoto
Copy link
Contributor

tottoto commented Oct 22, 2023

socket2's ESP-IDF support is backported to 0.4 and released at 0.4.10.

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.

None yet

3 participants