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

Dependabot can't resolve your Rust dependency files #456

Closed
dependabot-preview bot opened this issue Mar 15, 2021 · 0 comments
Closed

Dependabot can't resolve your Rust dependency files #456

dependabot-preview bot opened this issue Mar 15, 2021 · 0 comments

Comments

@dependabot-preview
Copy link
Contributor

Dependabot can't resolve your Rust dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Updating crates.io index
error: failed to select a version for `socket2`.
    ... required by package `shadowsocks-service v1.10.0 (/home/dependabot/dependabot-updater/dependabot_tmp_dir/crates/shadowsocks-service)`
versions that meet the requirements `=0.4.0` are: 0.4.0

the package `shadowsocks-service` depends on `socket2`, with features: `reuseport` but `socket2` does not have these features.


failed to select a version for `socket2` which could resolve this conflict

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

zonyitoo added a commit that referenced this issue Mar 15, 2021
- Domain uses IPV4 and IPV6
- Type uses DGRAM
- Protocol uses UDP and TCP
- into_udp_socket uses Into::into

fixes #456
zonyitoo added a commit that referenced this issue Mar 15, 2021
- Domain uses IPV4 and IPV6
- Type uses DGRAM
- Protocol uses UDP and TCP
- into_udp_socket uses Into::into

fixes #456
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

No branches or pull requests

0 participants