Using Android NDK 27.2.12479018 and targeting API 35 with arm64_v8a. I'm using Qt/C++ for the UI but I need to link to libgit2. I can get libgit2 itself to compile just fine (along with the git2 ...
I'm running MacOS 13.2.1 on a M1 Pro. I updated libgit2 via homebrew this morning and that seems to have broken cargo-update. I was getting this message any time I tried to run it: rileyleff@redwood % ...