-
Notifications
You must be signed in to change notification settings - Fork 45
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
No package metadata found #61
Comments
Thanks for the report, I'll try to get this fixed next weekend. |
TimNN
added a commit
that referenced
this issue
Jan 28, 2024
Should be fixed in |
Yeah everything works fine now. Thank you. |
r10s
added a commit
to deltachat/deltachat-ios
that referenced
this issue
Mar 23, 2024
bumping rust to 1.77 requires a lipo update with `cargo install cargo-lipo` due to a recent change with cargo metadata, see TimNN/cargo-lipo#61 (update should say `Replaced package 'cargo-lipo v3.2.0' with 'cargo-lipo v3.3.0'` on success)
r10s
added a commit
to deltachat/deltachat-ios
that referenced
this issue
Apr 4, 2024
bumping rust to 1.77 requires a lipo update with `cargo install cargo-lipo` due to a recent change with cargo metadata, see TimNN/cargo-lipo#61 (update should say `Replaced package 'cargo-lipo v3.2.0' with 'cargo-lipo v3.3.0'` on success)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got this errror on latest
cargo
versions:Probably something has changed in packages naming.
I patched it like this: VladasZ@a634525
It works fine for me but I'm not sure if this is a proper fix.
The text was updated successfully, but these errors were encountered: