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.
avra-rs
Dependency structopt 0.3 has issues
It has been losing active users, which may be a sign it's deprecated or obsolete. Consider replacing it with a different crate.
Dependency failure 0.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency dirs 5.0 is outdated
Upgrade to 6.0.0 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 strum 0.26 is outdated
Upgrade to 0.27.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency strum_macros 0.26 is outdated
Upgrade to 0.27.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
pwfr
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
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.
Published crate doesn't match its repository
Could not check any files
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2024-07-28
This check is experimental.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
Dependency dirs 2.0 is significantly outdated
Upgrade to 6.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency failure 0.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency nix 0.15 is significantly outdated
Upgrade to 0.29.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency clap 2.33.0 is outdated
Upgrade to 4.5.31 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency termion 1.5 is outdated
Upgrade to 4.0.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["fixed", "resolver", "portage"]
(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.
e_book_sync_library
Dependency structopt 0.3 has issues
It has been losing active users, which may be a sign it's deprecated or obsolete. Consider replacing it with a different crate.
Dependency dirs 2.0 is significantly outdated
Upgrade to 6.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency serde_yaml 0.8 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency clap 2.33.0 is outdated
Upgrade to 4.5.31 to get all the fixes, and avoid causing duplicate dependencies in projects.
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"
).If the crate is truly stable, why not make a 1.0.0 release?
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["text-processing"]
to theCargo.toml
.
veml7700
Dependency panic-halt 0.2.0 is slightly outdated
Consider upgrading to 1.0.0 to get all the fixes and improvements.
Dependency rtt-target 0.5.0 is outdated
Upgrade to 0.6.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency stm32f4xx-hal 0.20.0 is outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Optional dependency 'micromath' 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 'micromath' may have been unintentional.
stm32f7x7-hal
Dependency cast 0.2.2 is significantly outdated
Upgrade to 0.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency cortex-m 0.6.0 is significantly outdated
Upgrade to 0.7.7 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency cortex-m-rt 0.6.7 is outdated
Upgrade to 0.7.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency nb 0.1.1 is outdated
Consider upgrading to 1.1.0 to get all the fixes and improvements.
Dependency stm32f7 0.7.0 is outdated
Upgrade to 0.15.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
usb-hal, io-hal, eth-hal, can-hal, pwfr
Latest prerelease 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"
).Users pay attention to the latest release date. Even if the crate is perfectly fine as-is, users may not know that.
eth-hal
Failed to verify create's content against its repository
Verified 3 out of 7 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: Could not find Cargo.toml for this package in its repo (via tags).
- Make sure the
repository
URL inCargo.toml
is correct
- Make sure the
- warning: Could not discover crate's location in its repository (via tags).
Files in the crates.io crate compared to the repository:
README.md
does not match the repository..gitignore
does not match the repository.Cargo.toml.orig
does not match the repository.lib.rs
does not match the repository.
Fetched
https://github.com/rust-hal/io-hal.git
2aec665c82c57dd2858b7d255d555045211536e3.Checked on 2024-07-28
can-hal
Failed to verify create's content against its repository
Verified 3 out of 7 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: Could not find Cargo.toml for this package in its repo (via tags).
- Make sure the
repository
URL inCargo.toml
is correct
- Make sure the
- warning: Could not discover crate's location in its repository (via tags).
Files in the crates.io crate compared to the repository:
README.md
does not match the repository..gitignore
does not match the repository.Cargo.toml.orig
does not match the repository.lib.rs
does not match the repository.
Fetched
https://github.com/rust-hal/io-hal.git
2aec665c82c57dd2858b7d255d555045211536e3.Checked on 2024-07-28
ist7920
Dependency display-interface 0.4 is outdated
Upgrade to 0.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency display-interface-spi 0.4 is outdated
Consider upgrading to 0.5.0 to get all the fixes and improvements.
Dependency embedded-graphics-core 0.3 is outdated
Upgrade to 0.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency embedded-hal 0.2 is a bit outdated
Consider upgrading to 1.0.0 to get all the fixes and improvements.
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"
).
ssd1320
Dependency display-interface 0.4 is outdated
Upgrade to 0.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency display-interface-spi 0.4 is outdated
Consider upgrading to 0.5.0 to get all the fixes and improvements.
Dependency embedded-graphics-core 0.3 is outdated
Upgrade to 0.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency embedded-hal 0.2 is a bit outdated
Consider upgrading to 1.0.0 to get all the fixes and improvements.
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"
).
dwf
Dependency bindgen 0.69.1 is outdated
Upgrade to 0.71.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
stm32f7x7-hal, tle5012, serialio, tmc5160
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"
).
stm32f7x7-hal, tle5012, serialio, tmc5160
Dependency embedded-hal 0.2.2 is a bit outdated
Consider upgrading to 1.0.0 to get all the fixes and improvements.
No issues found in: pwrf automatic
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.