Issues found
Based on crates you own that have been published to crates.io. The best way to monitor these issues is to subscribe to the atom feed in your RSS reader.
edge-ws
Dependency defmt 0.3 is outdated
Upgrade to 1.0.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i; Also check out Dependabot service on GitHub.Dependency embedded-io-async 0.6 is slightly outdated
Consider upgrading to 0.7.0 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Missing keywords
Help users find your crates. Add
keywords = ["async", "websocket", "no-alloc"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.Optional dependency 'embedded-io-async' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:syntax. Feature 'embedded-io-async' may have been unintentional.
display-interface
Published crate doesn't match its repository
Partially verified 12 files (includes 2 Cargo-generated).
Fetched
https://github.com/therealprof/display-interface.gitb7eb1d0fe4bd995f3dc8d3f5bdccdba4216cc63f.Checked on 2024-07-28
This check is experimental.
Dependency defmt 0.3 is outdated
Upgrade to 1.0.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
display-interface-spi
Published crate doesn't match its repository
Partially verified 8 files (includes 2 Cargo-generated).
Looked for the crate in
spi/. Fetchedhttps://github.com/therealprof/display-interface.gitb7eb1d0fe4bd995f3dc8d3f5bdccdba4216cc63f.Checked on 2024-08-10
probe-rs-mi
Imprecise dependency requirement serde = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
serde = "1.0.228". IfCargo.lockends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versionsflag, used by users of old Rust versions.This crate does not bump semver-minor when adding new features, so to be safe you get all the features/APIs/fixes that your crate depends on, require a more specific patch version.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["embedded"]to theCargo.toml.Even if there are no categories that fit precisely, pick one that is least bad. You can also propose new categories in crates.io issue tracker.
Missing keywords
Help users find your crates. Add
keywords = ["debug-probes", "embedded", "embedded-debugging", "jlink", "interfacing"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
display-interface-i2c
Published crate doesn't match its repository
Partially verified 8 files (includes 2 Cargo-generated).
Looked for the crate in
i2c/. Fetchedhttps://github.com/therealprof/display-interface.gitb7eb1d0fe4bd995f3dc8d3f5bdccdba4216cc63f.Checked on 2024-08-10
slots
Imprecise dependency requirement array-init = 2
Cargo does not always pick latest versions of dependencies! Specify the version as
array-init = "2.1.0". IfCargo.lockends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versionsflag, used by users of old Rust versions.If you want to keep using truly minimal dependency requirements, please make sure you test them in CI with
-Z minimal-versionsCargo option, because it's very easy to accidentally use a feature added in a later version.Latest stable release is old
It's been over 3 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"(or
"as-is","passively-maintained").If the crate is truly stable, why not make a 1.0.0 release?
Missing keywords
Help users find your crates. Add
keywords = ["data-structures", "fixed-size", "constant-time-operations", "slot", "element"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
object-chain
Latest stable release is old
It's been over 4 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"(or
"as-is","passively-maintained").Missing keywords
Help users find your crates. Add
keywords = ["chain", "ad-hoc", "object", "structures", "element"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
yaum
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["algorithms"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["units-of-measurement", "time", "velocity", "math", "length"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
yaum, sliding_window, qrs_detector
Latest stable release is old
It's been over 5 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"(or
"as-is","passively-maintained").
sliding_window
Dependency generic-array ^0.14 is slightly outdated
Consider upgrading to 1.3.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["fixed-size", "heap-less", "element", "data", "index"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
qrs_detector
Dependency micromath ^1.0.0 is outdated
Upgrade to 2.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
docsplay-macros, portable_atomic_enum_macros
README missing from crate tarball
Cargo sometimes fails to package the
READMEfile. Ensure the path to theREADMEinCargo.tomlis valid, and points to a file inside the crate's directory.
norfs
Latest stable release is old
It's been over 2 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"(or
"as-is","passively-maintained").Nightly crates tend to have a short lifespan. We're delisting them if they're not updated frequently.
Dependency heapless 0.7 is outdated
Upgrade to 0.9.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
embedded-text
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/embedded-text ) failed. Please try again later.
somni
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/somni ) failed. Please try again later.
somni-expr
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/somni-expr ) failed. Please try again later.
edge-http
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/edge-http ) failed. Please try again later.
edge-mdns
Internal error
We couldn't check this crate at this time, because: timed out validating Origin( lib.rs/crates/edge-mdns ). Please try again later.
edge-dhcp
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/edge-dhcp ) failed. Please try again later.
edge-captive
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/edge-captive ) failed. Please try again later.
embedded-layout
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/embedded-layout ) failed. Please try again later.
edge-mqtt
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/edge-mqtt ) failed. Please try again later.
portable_atomic_enum
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/portable_atomic_enum ) failed. Please try again later.
docsplay
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/docsplay ) failed. Please try again later.
embedded-menu
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/embedded-menu ) failed. Please try again later.
embedded-menu-macros
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/embedded-menu-macros ) failed. Please try again later.
edge-tcp
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/edge-tcp ) failed. Please try again later.
No issues found in: somni-parser display-interface-parallel-gpio embedded-layout-macros tlru
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.