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.
zspell
Dependency hashbrown 0.14.5 is significantly outdated
Upgrade to 0.15.2 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 dirs 5.0.1 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 itertools 0.13.0 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
stringmetrics
Latest stable release is old
It's been over 2 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.
udf, udf-sys, zspell-index
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["database"]
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.
clevis
Dependency env_logger 0.10.2 is outdated
Upgrade to 0.11.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ureq 2.9.6 is a bit outdated
Consider upgrading to 3.0.7 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["cryptography"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["encryption-key", "protocols", "tang", "client", "generate"]
(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.
altium
Dependency cfb 0.8.1 is significantly outdated
Upgrade to 0.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency quick-xml 0.30.0 is significantly outdated
Upgrade to 0.37.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency svg 0.14.0 is significantly outdated
Upgrade to 0.18.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Published crate doesn't match its repository
Verified 341 out of 368 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.tests/samples/pcbdoc/
simple.PcbDoc
does not match the repository.simple.png
does not match the repository.
tests/samples/pcblib/simple/
SQFP50P800X800X300_HS-33T300X300.png
does not match the repository.FOUR PADS.png
does not match the repository.LINES SHIFTED.png
does not match the repository.CAPC1608X09L.png
does not match the repository.STRINGS ON LAYERS.png
does not match the repository.
tests/samples/schdoc/
simple.SchDoc
does not match the repository.simple.png
does not match the repository.
Graphic.png
does not match the repository.tests/samples/schlib/graphic-simple/
GraphicSVG.png
does not match the repository.GraphicSmallBMP.png
does not match the repository.GraphicBMP.png
does not match the repository.GraphicTransparent.png
does not match the repository.
Component_1.png
does not match the repository.tests/samples/schlib/simple/
Graphic 1.png
does not match the repository.Multipart 1-B.png
does not match the repository.CombinedPinsRectGraphic.png
does not match the repository.Multipart 1-A.png
does not match the repository.PinProperties.png
does not match the repository.PinOverrides.png
does not match the repository.Mixed with shape and text.png
does not match the repository.Multimode 1 mode-normal.png
does not match the repository.Multimode 1 mode-alternate-1.png
does not match the repository.Multipart 1-C.png
does not match the repository.CombinedPins.png
does not match the repository.Position.png
does not match the repository.
Looked for the crate in
altium/
. Fetchedhttps://github.com/pluots/altium.git
taggedaltium-v0.2.1
(285dd826e0560166d82f8544303ccf3f87d3c150).Checked on 2024-07-28
This check is experimental.
Dependency base64 0.21.5 is outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency image 0.24.7 is outdated
Upgrade to 0.25.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rust-ini 0.19.0 is significantly outdated
Upgrade to 0.21.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["parser-implementations"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["file-format", "processing", "component", "types", "original"]
(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.Published crate contains binary files
The crate contains binary files (Cab file). Crates are meant to be compiled from source. Please check that you haven't published temporary build files by accident. If you have test fixtures, consider excluding them from crates-io tarball, since Cargo doesn't run tests from crates-io packages.
zspell-index
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/pluots/zspell\-index\.git
At the moment we only support git, and attempt fetching when we index a new release. Cloning is necessary for lib.rs to gather data that is missing on crates.io, e.g. to correctly resolve relative URLs in README files, which depend on repository layout and non-standard URL schemes of repository hosts.
README missing from crate tarball
Cargo sometimes fails to package the
README
file. Ensure the path to theREADME
inCargo.toml
is valid, and points to a file inside the crate's directory.Missing keywords
Help users find your crates. Add
keywords = ["spell-checking", "index", "dictionary", "format", "z-spell"]
(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.
longdouble
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["interop", "c-longdouble", "long", "double", "bindings"]
(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.
tree-sitter-just
Dependency tree-sitter ~0.24.4 is outdated
Upgrade to 0.25.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
zspell-cli
Dependency ureq 2.9.7 is a bit outdated
Consider upgrading to 3.0.7 to get all the fixes and improvements.
udf-sys
Missing keywords
Help users find your crates. Add
keywords = ["user-defined", "udf", "mysql", "maria-db", "bindings"]
(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.
udf-macros
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/pluots/sql\-udf\.git
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
altium-macros
Dependency convert_case 0.6.0 is a bit outdated
Consider upgrading to 0.8.0 to get all the fixes and improvements.
No issues found in: msgpack-cli cfg_block
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.