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.
reinfer-cli, zee, reinfer-client, zee-edit, zi, zee-grammar, crossclip, zee-highlight, zi-term
No repository property
Specify git repository URL in
Cargo.toml
to help users find more information, contribute, and for lib.rs to read more info.
reinfer-cli, zee, zee-grammar
Dependency colored 2.0.0 is a bit outdated
Consider upgrading to 3.0.0 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.
reinfer-cli
Dependency structopt 0.3.26 has issues
It has been losing active users, which may be a sign it's deprecated or obsolete. Consider replacing it with a different crate.
Dependency cfb 0.9.0 is outdated
Consider upgrading to 0.10.0 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency dirs 4.0.0 is outdated
Consider upgrading to 6.0.0 to get all the fixes and improvements.
Dependency env_logger 0.10.0 is outdated
Consider upgrading to 0.11.8 to get all the fixes and improvements.
Dependency mailparse 0.14.0 is outdated
Consider upgrading to 0.16.1 to get all the fixes and improvements.
Dependency ordered-float 3.9.1 is outdated
Consider upgrading to 5.0.0 to get all the fixes and improvements.
Dependency rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
Dependency reqwest 0.11.12 is outdated
Consider upgrading to 0.12.15 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["email"]
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 = ["dataset", "source", "comments", "platform"]
(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.
reinfer-client
Dependency matches is not needed
matches! macro in the standard library
Dependency http 0.2.9 is outdated
Upgrade to 1.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ordered-float 3.9.1 is outdated
Upgrade to 5.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest 0.11.12 is outdated
Upgrade to 0.12.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency serde_with 2.0.1 is outdated
Upgrade to 3.12.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.37 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["reinfer", "platform", "reinfer-client", "api-client", "nlp"]
(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.
zee
Dependency clap 3.2.14 is significantly outdated
Consider upgrading to 4.5.37 to get all the fixes and improvements.
Dependency git2 0.14.4 is significantly outdated
Consider upgrading to 0.20.2 to get all the fixes and improvements.
Dependency palette 0.5.0 is significantly outdated
Consider upgrading to 0.7.6 to get all the fixes and improvements.
Dependency dirs 4.0.0 is outdated
Consider upgrading to 6.0.0 to get all the fixes and improvements.
Dependency flexi_logger 0.22.5 is outdated
Consider upgrading to 0.30.1 to get all the fixes and improvements.
Dependency ron 0.7.1 is outdated
Consider upgrading to 0.10.1 to get all the fixes and improvements.
Dependency thiserror 1.0.31 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Dependency tree-sitter 0.20.8 is outdated
Consider upgrading to 0.25.3 to get all the fixes and improvements.
Failed to verify create's content against its repository
Verified 42 out of 44 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit 7f3cd3816db8f4b325259c69fcc377c25e48183e, 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: build.rs is used in git, but disabled in the crates.io package
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.config.ron
does not match the repository.highlights.scm
does not match the repository.config.ron
exists, but elsewhere in the repo.highlights.scm
exists, but elsewhere in the repo.
Looked for the crate in
zee/
. Fetchedhttps://github.com/zee-editor/zee.git
613377e79278068316f3c257fa6566688cac6a2a.Checked on 2025-02-16
This check is experimental.
- warning: Crate tarball has been published from the commit 7f3cd3816db8f4b325259c69fcc377c25e48183e, which is not in the repository.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["text-editors"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["emacs", "cursor-position", "zee", "editor", "viewer"]
(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.Optional dependency 'crossclip' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:
syntax. Feature 'crossclip' may have been unintentional.
zee-grammar, crossclip, zi-term
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.
zee-edit
Dependency unicode-width 0.1.9 is a bit outdated
Consider upgrading to 0.2.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["algorithms", "text-editors"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["zee", "cursor-position", "word", "emacs", "rope"]
(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.No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
zee-grammar
Dependency dirs 4.0.0 is outdated
Upgrade to 6.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency libloading 0.7.3 is significantly outdated
Upgrade to 0.8.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tree-sitter 0.20.8 is outdated
Upgrade to 0.25.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["zee", "tree-sitter", "grammar", "emacs", "language"]
(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.No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
zee-highlight
Dependency nom 5.1.2 is significantly outdated
Upgrade to 8.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tree-sitter 0.20.6 is outdated
Upgrade to 0.25.3 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", "text-editors"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["zee", "highlight", "zee-highlight", "emacs", "navigation"]
(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.
zi
Dependency unicode-width 0.1.9 is a bit outdated
Consider upgrading to 0.2.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["command-line-interface"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["zi", "component", "properties", "interface", "reaction"]
(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.
crossclip
Dependency x11-clipboard 0.6.1 is significantly outdated
Upgrade to 0.9.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency clipboard-win 4.4.2 is outdated
Upgrade to 5.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
reinfer-client, blingfire, blingfire-sys
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["science::ml"]
to theCargo.toml
.
blingfire
Dependency snafu 0.6.8 is outdated
Upgrade to 0.8.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
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"
).Users pay attention to the latest release date. Even if the crate is perfectly fine as-is, users may not know that.
zee-highlight, blingfire, blingfire-sys
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.
zi-term
Dependency crossterm 0.23.2 is significantly outdated
Upgrade to 0.29.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.30 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["crossterm", "zi-term", "term"]
(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.
blingfire-sys
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 some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.