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

fix: remove patch caused cargo error #1140

Merged
merged 1 commit into from Nov 8, 2022

Conversation

Millione
Copy link
Contributor

@Millione Millione commented Nov 8, 2022

Motivation

error: failed to load source for dependency `prost-build`

Caused by:
  Unable to update https://github.com/tokio-rs/prost/?branch=lucio/format

Caused by:
  failed to fetch into: /Users/roger/.cargo/git/db/prost-93ab2781ba9c857f

Caused by:
  process didn't exit successfully: `git fetch --force --update-head-ok 'https://github.com/tokio-rs/prost/' '+refs/heads/lucio/format:refs/remotes/origin/lucio/format'` (exit status: 128)
  --- stderr
  fatal: Unable to find remote reference refs/heads/lucio/format

Copy link
Member

@LucioFranco LucioFranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@LucioFranco LucioFranco merged commit c9cadd4 into hyperium:master Nov 8, 2022
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

2 participants