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.
joto_constants
Failed to verify create's content against its repository
Partially verified 9 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'joto-constants-0.2.0'.
- 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
Files in the crates.io crate compared to the repository:
Cargo.locknot found.
Looked for the crate in
joto_constants/. Fetchedhttps://github.com/xorgy/joto.gittaggedjoto-parse-v0.1.1(ffaed37d3a4c057c5828f77a18547dbd935c9759).Checked on 2025-09-14
This check is experimental.
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'joto-constants-0.2.0'.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["value-formatting"]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 = ["si-units", "constant", "temperature", "length", "customary"](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.
parley
Dependency accesskit 0.21.1 is outdated
Upgrade to 0.22.0 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 harfrust 0.3.2 is slightly outdated
Consider upgrading to 0.4.1 to get all the fixes and improvements.
Dependency skrifa 0.37.0 is outdated
Consider upgrading to 0.39.0 to get all the fixes and improvements.
fontique
Dependency windows-core 0.58.0 is significantly outdated
Upgrade to 0.62.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency read-fonts 0.35.0 is outdated
Consider upgrading to 0.36.0 to get all the fixes and improvements.
Dependency windows 0.58.0 is outdated
Upgrade to 0.62.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
kurbo
Dependency schemars 0.8.22 is outdated
Upgrade to 1.2.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.
indexrs
README missing from the repository
We've searched
https://github\.com/xorgy/indexrs\.gitand could not find a README file there.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.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?
fillet
Dependency criterion 0.7 is significantly outdated
Upgrade to 0.8.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
No issues found in: ui-events-winit ui-input-state ui-theme joto_parse
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.