Hello,
Setup:
iMac running Big Sur (Mac OS X 11.2.1) and Xcode 12.4
I’m trying to follow the instructions. The issue occurs when I try to install cdbindgen:
bash-3.2$ cargo install cdbindgen
Updating crates.io index
error: could not find `cdbindgen` in registry `https://github.com/rust-lang/crates.io-index` with version `*`
I had no issues installing rustup or * cargo install cargo-make. I’m not sure how to proceed. Any ideas? Thanks!