-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
I'm evaluating runng
for a small project. I'm on macOS. When I do a fresh compilation of my project, everything is fine. Now, when I'm trying to compile a second time, I get this error:
$ cargo run
error: checksum for `runng-sys v1.1.1+4` changed between lock files
this could be indicative of a few possible errors:
* the lock file is corrupt
* a replacement source in use (e.g. a mirror) returned a different checksum
* the source itself may be corrupt in one way or another
unable to verify that `runng-sys v1.1.1+4` is the same as when the lockfile was generated
And it doesn't compile
Metadata
Metadata
Assignees
Labels
No labels