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.
s949_criando_biblioteca
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
Partially verified 5 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Looked for the crate in
s949_criando_biblioteca/
. Fetchedhttps://github.com/franciscocpierna/rusthcode.git
65771cd60caa35b130a5a164cea5896cd09ffaf3.Checked on 2025-02-16
This check is experimental.
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.