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.
novastar-core
Failed to verify create's content against its repository
Verified 12 out of 13 files (includes 3 Cargo-generated).
- warning: Could not find Cargo.toml for this package in its repo (via vcs info).
- 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.Cargo.toml
exists, but elsewhere in the repo.
Fetched
https://github.com/joele89/novastar-core.git
360c6cc44579e0363d931d92dc13d09a2d04155f.Checked on 2025-03-02
This check is experimental.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["hardware-support"]
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 = ["processor", "serial", "processors"]
(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.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.