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
Updating crates.io index
error: there is nothing to install in`probe-rs v0.24.0`, because it has no binaries
`cargo install` is only for installing programs, and can't be used with libraries.To use a library crate, add it as a dependency to a Cargo project with `cargo add`.
Document said to install it, but it seems not installable...
The text was updated successfully, but these errors were encountered:
Try:
cargo install probe-rs --features cli
Result:
Document said to install it, but it seems not installable...
The text was updated successfully, but these errors were encountered: