You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing cargo-instruments through cargo install on 1.72.0 on macOS Sonoma gives the following error on every execution (even for things like --list-templates.)
huh, I have no clue what's going on here except that it looks to have something to do with curl, which makes me assume it's coming from our dep on cargo? If you'd like to try updating to a newer cargo, you can:
clone this repo
change cargo = "0.66" to cargo = "0.73" in Cargo.toml
Installing cargo-instruments through
cargo install
on 1.72.0 on macOS Sonoma gives the following error on every execution (even for things like--list-templates
.)The text was updated successfully, but these errors were encountered: