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 vsock_proxy cargo to rust version 1.71 #647

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

Conversation

TonyGiorgio
Copy link

Update the rust-version to 1.71 from 1.68.

hickory-dns and some dependencies like litemap & tokio have versions that require 1.71+

Tried pining hickory-dns to =0.24.0 but other various dependencies have the same problem.

error: package `hickory-resolver v0.24.2` cannot be built because it requires rustc 1.71.1 or newer, while the currently active rustc version is 1.68.2
Either upgrade to rustc 1.71.1 or newer, or use
cargo update -p [email protected] --precise ver
where `ver` is the latest version of `hickory-resolver` supporting rustc 1.68.2

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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.

1 participant