-
Notifications
You must be signed in to change notification settings - Fork 67
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
Compile error when building from Git #520
Comments
Please use the released version from crates.io - thanks for reporting - it seems there is broken dep pairing Need to fix the krates/cargo-metadata dependency pairing error in main that somehow slid in. |
Now building from Git with
|
I receive that same error when attempting to build from the version on cargo with
|
These latest two are different errors and are related on new compiler versions breaking time dependency. time issue: Please use 1.79 until we get the dependency mess fixed rustup default 1.79 |
Running
cargo install --locked --git https://github.com/geiger-rs/cargo-geiger cargo-geiger
yielded the following:The text was updated successfully, but these errors were encountered: