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

cargo build fail #574

Open
LonYui opened this issue Jul 3, 2022 · 1 comment
Open

cargo build fail #574

LonYui opened this issue Jul 3, 2022 · 1 comment

Comments

@LonYui
Copy link

LonYui commented Jul 3, 2022

$ cargo build

    Updating git repository `https://github.com/ruuda/tiny-http`
error: failed to resolve patches for `https://github.com/rust-lang/crates.io-index`

Caused by:
  failed to load source for dependency `tiny_http`

Caused by:
  Unable to update https://github.com/ruuda/tiny-http?rev=3568e8880f995dd0348feff9e29645fce995b534#3568e888

Caused by:
  object not found - no match for id (3568e8880f995dd0348feff9e29645fce995b534); class=Odb (9); code=NotFound (-3)

@kkonevets
Copy link
Collaborator

For now put this
tiny_http = { git = "https://github.com/tiny-http/tiny-http", rev = "f0fce7ed0bdf7439b5bd0b2d15fa82944aac30f6" }

instead this. We will fix it soon

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

2 participants