-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
C-bugCategory: bugCategory: bug
Description
Problem
Compiling project. Getting:
error: failed to download `nekoton v0.2.1 (https://github.com/broxus/nekoton.git#9bcb91ed)`
Caused by:
unable to get packages from source
Caused by:
failed to find nekoton v0.2.1 (https://github.com/broxus/nekoton.git#9bcb91ed) in path source
note: this is an unexpected cargo internal error
Steps
- cargo check
Notes
I can attach cargo lock, if needed.
It happened after doing cargo update + changing git path for another dependence.
Output of cargo version
:
cargo 1.54.0 (5ae8d74b3 2021-06-22)
or
cargo 1.56.0-nightly (cc17afbb0 2021-08-02)
Metadata
Metadata
Assignees
Labels
C-bugCategory: bugCategory: bug