Sky

Results 2 issues of Sky

Added in https://github.com/badges/shields/pull/9871 Updated: - `embedded-hal` - `embedded-hal-bus` - `embedded-hal-nb`: old badge said 1.60 but rust-version in Cargo.toml is set to 1.56 Skipped: - `embedded-can`: rust-version field is blank on...

`cargo install [email protected]`: ```console error[E0599]: the method `as_dyn_error` exists for reference `&ParseError`, but its trait bounds were not satisfied --> /home/sky9/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-dist-0.28.0/src/errors.rs:74:13 | 74 | #[error(transparent)] | ^^^^^^^^^^^ method cannot be...