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.
netpulse
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming"]
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 = ["store", "check", "daemon", "total", "connectivity"]
(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.
numf
Failed to verify create's content against its repository
Verified 13 out of 17 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit 51646c1659a43ea738fef3320bfa559fd4acbabe, which is not in the repository.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update
.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
- warning: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.CHANGELOG.md
not found.Cargo.toml.orig
does not match the repository.format.rs
does not match the repository.format.rs
does not match the repository.
Fetched
https://git.cscherr.de/PlexSheep/numf
2cbc6b3b25a4326855b385c92083b43b891fc628.Checked on 2024-10-19
This check is experimental.
- warning: Crate tarball has been published from the commit 51646c1659a43ea738fef3320bfa559fd4acbabe, which is not in the repository.
Dependency libpt 0.6.0 is outdated
Upgrade to 0.7.4 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 rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
crock
Dependency ratatui 0.27.0 is significantly outdated
Consider upgrading to 0.29.0 to get all the fixes and improvements.
Dependency libpt 0.6.0 is outdated
Consider upgrading to 0.7.4 to get all the fixes and improvements.
Dependency rodio 0.19.0 is outdated
Consider upgrading to 0.20.1 to get all the fixes and improvements.
Dependency tui-big-text 0.4.5 is outdated
Consider upgrading to 0.7.1 to get all the fixes and improvements.
libpt
docs.rs build failed
docs.rs site failed to build the crate, so users will have trouble finding the documentation. Docs.rs supports multiple platforms and custom configurations, so you can make the build work even if normal crate usage has special requirements.
Docs.rs doesn't need to run or even link any code, so system dependencies can simply be skipped. You can also set
cfg()
flags just for docs.rs and use them to hide problematic code.Failed to verify create's content against its repository
Verified 17 out of 19 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit 362e2eb01be21289bfc9fc8f74ae20921dd31ec5, which is not in the repository.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update
.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
- warning: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
README.md
does not match the repository.Cargo.toml.orig
does not match the repository.
Fetched
https://git.cscherr.de/PlexSheep/pt
11a2d7908e3e993bd14fd8492f17e7912b295413.Checked on 2024-10-19
- warning: Crate tarball has been published from the commit 362e2eb01be21289bfc9fc8f74ae20921dd31ec5, which is not in the repository.
autocrate
Dependency serde_yaml 0.9.30 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency clap-verbosity-flag 2.1.2 is outdated
Consider upgrading to 3.0.2 to get all the fixes and improvements.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i
; Also check out Dependabot service on GitHub.Dependency git2 0.18.1 is outdated
Upgrade to 0.20.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency libpt 0.3.11 is outdated
Upgrade to 0.7.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest 0.11.24 is outdated
Upgrade to 0.12.12 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest prerelease is old
It's been over 12 months. 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.
hedu
Dependency libpt 0.5.1 is outdated
Consider upgrading to 0.7.4 to get all the fixes and improvements.
Failed to verify create's content against its repository
Verified 15 out of 17 files (includes 4 Cargo-generated).
- warning: Crate tarball has been published from the commit bf4f28ef5cc9c5cb9941f706eafe6124dca11a6d, which is not in the repository.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update
.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
- warning: Cargo.toml.orig from crates.io is not an exact match with the repository.
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.README.md
does not match the repository.CHANGELOG.md
not found.Cargo.toml.orig
does not match the repository.
Fetched
https://git.cscherr.de/PlexSheep/hedu
72456d5297a43638d77cb424abfa1779bc73b227.Checked on 2024-10-19
- warning: Crate tarball has been published from the commit bf4f28ef5cc9c5cb9941f706eafe6124dca11a6d, which is not in the repository.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["value-formatting"]
to theCargo.toml
.
libpt-bintols
Dependency libpt-core 0.4.0 is outdated
Upgrade to 0.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency libpt-log 0.4.2 is outdated
Upgrade to 0.6.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
netpong
Dependency tokio-rustls 0.25.0 is significantly outdated
Consider upgrading to 0.26.2 to get all the fixes and improvements.
Dependency clap-verbosity-flag 2.1.2 is outdated
Consider upgrading to 3.0.2 to get all the fixes and improvements.
Dependency libpt 0.3.11 is outdated
Consider upgrading to 0.7.4 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming"]
to theCargo.toml
.
libpt-bintols, libpt-log, libpt-cli, autocrate, netpong
Dependency thiserror 1.0.56 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
libpt-log
Latest prerelease is old
It's been over 5 months. 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"
).
libpt-cli
Dependency strum 0.26.3 is outdated
Upgrade to 0.27.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest prerelease is old
It's been over 5 months. 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"
).
libpt-net
Dependency libpt-core 0.3.11 is outdated
Upgrade to 0.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency libpt-log 0.3.11 is outdated
Upgrade to 0.6.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest 0.11.20 is outdated
Upgrade to 0.12.12 to get all the fixes, and avoid causing duplicate dependencies in projects.
seep
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["command-line-interface"]
to theCargo.toml
.
libpt-math
Dependency libpt-core 0.3.11 is outdated
Upgrade to 0.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency libpt-log 0.3.11 is outdated
Upgrade to 0.6.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
No issues found in: mini-proclist libpt-core libpt-hedu
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.