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

[mock-omaha-server] Fix dependencies for Fuchsia #24

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

ephemeralriggs
Copy link
Collaborator

Change the dependencies in Cargo.toml such that the resulting crate of the mock-omaha-server does not conflict with the dependency resolution of the Fuchsia third party repository at:
https://cs.opensource.google/fuchsia/fuchsia/+/main:third_party/rust_crates/

Bug: #16

@JayXon
Copy link
Collaborator

JayXon commented Aug 7, 2024

Should also remove

use async_net as _;

Change the dependencies in Cargo.toml such that the resulting crate of
the mock-omaha-server does not conflict with the dependency resolution
of the Fuchsia third party repository at:
https://cs.opensource.google/fuchsia/fuchsia/+/main:third_party/rust_crates/

Bug: #16
@ephemeralriggs ephemeralriggs merged commit 360ba0d into main Aug 7, 2024
4 checks passed
@ephemeralriggs ephemeralriggs deleted the issue16 branch August 7, 2024 18:55
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