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.
gping
Dependency itertools 0.13.0 is outdated
Consider upgrading to 0.14.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 shadow-rs 0.37.0 is outdated
Consider upgrading to 1.1.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.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming", "command-line-utilities"]
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 = ["network-monitoring", "ping", "host", "color", "flags"]
(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.
cel-interpreter
Dependency nom 7.1.3 is a bit outdated
Consider upgrading to 8.0.0 to get all the fixes and improvements.
Dependency thiserror 1.0.40 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 = ["interpreter", "cel", "group", "duration"]
(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.
git-workspace
Dependency ureq 2.12.1 is a bit outdated
Consider upgrading to 3.0.10 to get all the fixes and improvements.
cel-parser
Dependency thiserror 1.0.40 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 = ["cel", "parser"]
(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.
html-query
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 = ["html-parser", "json-parser", "extract", "syntax", "html-text"]
(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.
dirscan
Dependency structopt 0.3.21 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 chrono-humanize 0.1.2 is significantly outdated
Consider upgrading to 0.2.3 to get all the fixes and improvements.
Dependency console 0.14.0 is significantly outdated
Consider upgrading to 0.15.11 to get all the fixes and improvements.
Dependency indicatif 0.15.0 is significantly outdated
Consider upgrading to 0.17.11 to get all the fixes and improvements.
Dependency jwalk 0.6.0 is significantly outdated
Consider upgrading to 0.8.1 to get all the fixes and improvements.
Dependency nix 0.20.0 is significantly outdated
Consider upgrading to 0.29.0 to get all the fixes and improvements.
Dependency strum 0.20.0 is significantly outdated
Consider upgrading to 0.27.1 to get all the fixes and improvements.
Dependency strum_macros 0.20.1 is significantly outdated
Consider upgrading to 0.27.1 to get all the fixes and improvements.
Dependency indexmap 1.6.2 is outdated
Consider upgrading to 2.8.0 to get all the fixes and improvements.
Dependency prettytable-rs 0.8.0 is outdated
Consider upgrading to 0.10.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["science::ml"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["directory", "drive", "thread"]
(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.
docker-repack
Dependency rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
Dependency shadow-rs 0.37.0 is outdated
Consider upgrading to 1.1.0 to get all the fixes and improvements.
Dependency strum 0.26.3 is outdated
Consider upgrading to 0.27.1 to get all the fixes and improvements.
Failed to verify create's content against its repository
Verified 58 out of 60 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit d934b91f28f2ca0d122f40bbfd91941f0fff11e6, 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: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.5.0'.
Files in the crates.io crate compared to the repository:
web/
package.json
does not match the repository.package-lock.json
does not match the repository.
Fetched
https://github.com/orf/docker-repack.git
taggedv0.5.0
(d4f4d8dd3e96edaeb46f73e6c842ae246ecd0c72).Checked on 2025-01-26
This check is experimental.
- warning: Crate tarball has been published from the commit d934b91f28f2ca0d122f40bbfd91941f0fff11e6, which is not in the repository.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["os::unix-apis", "compression"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["pulls", "speeds"]
(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.
esdump-rs
Imprecise dependency requirement serde = ~1
Cargo does not always pick latest versions of dependencies! Specify the version as
serde = "1.0.219"
. IfCargo.lock
ends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versions
flag, used by users of old Rust versions.This crate does not bump semver-minor when adding new features, so to be safe you get all the features/APIs/fixes that your crate depends on, require a more specific patch version.
Dependency bytesize 1.3.0 is slightly outdated
Consider upgrading to 2.0.1 to get all the fixes and improvements.
Dependency elasticsearch 8.5.0-alpha.1 is outdated
Consider upgrading to 8.17.0-alpha.1 to get all the fixes and improvements.
Dependency object_store 0.10.1 is outdated
Consider upgrading to 0.12.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["elasticsearch", "storage", "opensearch", "azure", "field"]
(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.
locksmith-cli
Dependency askama 0.10.2 is significantly outdated
Consider upgrading to 0.13.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["statement", "tags", "postgresql", "locking", "rewrites"]
(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.
anyreader
Dependency liblzma 0.3.5 is slightly outdated
Consider upgrading to 0.4.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["compression"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["path", "file-item", "data", "buf-reader"]
(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 'anyhow' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:
syntax. Features 'anyhow', 'clap', 'tracing-subscriber', 'clio' may have been unintentional.
hncat
Dependency structopt 0.3.21 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 indicatif 0.16.0 is significantly outdated
Consider upgrading to 0.17.11 to get all the fixes and improvements.
Buggy README path
The non-local path to readme specified as
\.\./README\.md
exposes a bug in Cargo. Please use a path inside the crate's directory. Symlinks are okay. Please verify the change doesn't break any repo-relative URLs in the README.Dependency async-channel 1.6.1 is outdated
Consider upgrading to 2.3.0 to get all the fixes and improvements.
Dependency fdlimit 0.2.1 is outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Dependency reqwest 0.11.3 is outdated
Consider upgrading to 0.12.15 to get all the fixes and improvements.
Latest stable release is old
It's been over 3 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?
Missing keywords
Help users find your crates. Add
keywords = ["hacker-news", "cat2", "async"]
(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.
archive-to-parquet
Dependency strum 0.26.3 is outdated
Upgrade to 0.27.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 = ["compression"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["archive", "zip", "parquet", "recursion", "deduplicate"]
(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.
trash-rs-cli
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["filesystem"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["trash", "path-to-directory", "trash-cli"]
(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.
ptail
Dependency structopt 0.3.4 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 console 0.9.1 is significantly outdated
Consider upgrading to 0.15.11 to get all the fixes and improvements.
Dependency failure 0.1.6 has issues
It may not be actively developed any more. Consider changing the dependency.
Latest stable release is old
It's been over 5 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"
).
anyreader-walker
Dependency anyreader 0.2.0 is slightly outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns", "compression"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["read", "default", "derive", "advance", "ok"]
(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.
deterministic-zip
Dependency structopt 0.3 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 zip 0.5.5 is outdated
Consider upgrading to 2.5.0 to get all the fixes and improvements.
Latest stable release is old
It's been over 5 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"
).
proximity
Dependency crossbeam-channel 0.4.2 is significantly outdated
Upgrade to 0.5.14 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency nalgebra 0.21.1 is significantly outdated
Upgrade to 0.33.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency simba 0.1.5 is significantly outdated
Upgrade to 0.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency generic-array 0.14.2 is slightly outdated
Consider upgrading to 1.2.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["algorithms"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["proximity", "back-end"]
(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.
hackernews-types, hncat, brew-moonshine, pinger, common-expression-language
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.
extract-strings
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["text-processing"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["string", "ascii", "ascii-text"]
(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.
ecr-dump
Dependency itertools 0.13.0 is outdated
Consider upgrading to 0.14.0 to get all the fixes and improvements.
Dependency oci-spec 0.6.8 is outdated
Consider upgrading to 0.7.1 to get all the fixes and improvements.
Dependency strum 0.26.3 is outdated
Consider upgrading to 0.27.1 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["locally", "latest", "exclude-foo"]
(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.
locksmith
Dependency derive_more 1.0.0 is outdated
Upgrade to 2.0.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["statement", "postgresql", "query-oracle"]
(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.
locksmith-cli, locksmith, esdump-rs
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["database"]
to theCargo.toml
.
html-query-ast
Dependency nom 7.1.3 is a bit outdated
Consider upgrading to 8.0.0 to get all the fixes and improvements.
Dependency scraper 0.18.0 is outdated
Upgrade to 0.23.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 = ["html-parser", "extract", "json", "json-parser", "attributes"]
(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.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.
html-query-extractor
Dependency markup5ever 0.11.0 is outdated
Upgrade to 0.15.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency scraper 0.18.0 is outdated
Upgrade to 0.23.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.40 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["html-parser", "extract", "json", "json-parser", "attributes"]
(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.
proximity, proximity-grpc, proximity-db
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.
html-query-extractor, hncat, proximity, brew-moonshine, proximity-grpc, proximity-db, common-expression-language, cel-cli, to-do, proximity-cli
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.
redis-parser
Dependency nom 6.0.0 is significantly outdated
Upgrade to 8.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency num-bigint 0.3.1 is significantly outdated
Upgrade to 0.4.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["redis", "parser", "resp2-type", "resp3-type"]
(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.
ripgrep-structured
Dependency grep 0.2.11 is outdated
Consider upgrading to 0.3.2 to get all the fixes and improvements.
Dependency thiserror 1.0.39 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["encoding"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["data", "csv", "tar", "json"]
(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.
proximity-grpc
Dependency prost 0.6.1 is significantly outdated
Upgrade to 0.13.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tonic 0.2.1 is significantly outdated
Upgrade to 0.13.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tonic-build 0.2.0 is significantly outdated
Upgrade to 0.13.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
docs.rs build failed
docs.rs site failed to build the crate, so users will have trouble finding the documentation. Docs.rs supports multiple platforms and custom configurations, so you can make the build work even if normal crate usage has special requirements.
Docs.rs doesn't need to run or even link any code, so system dependencies can simply be skipped. You can also set
cfg()
flags just for docs.rs and use them to hide problematic code.Missing keywords
Help users find your crates. Add
keywords = ["grpc", "proximity-grpc", "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.
trend-rs
Dependency itertools 0.11.0 is significantly outdated
Consider upgrading to 0.14.0 to get all the fixes and improvements.
Dependency ratatui 0.24.0 is significantly outdated
Consider upgrading to 0.29.0 to get all the fixes and improvements.
Dependency crossterm 0.27.0 is outdated
Consider upgrading to 0.28.1 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["visualization"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["graph", "graphs"]
(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.
brew-moonshine
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no commit hash associated with it.
- Publish a new version, without using
--allow-dirty
flag. Make sure all changes are committed before publishing. Useinclude
/exclude
inCargo.toml
to omit unnecessary files.
- Publish a new version, without using
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2024-07-28
- warning: The crates.io package has no commit hash associated with it.
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/orf/moonshine\.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.
Dependency goblin 0.6.1 is significantly outdated
Consider upgrading to 0.9.3 to get all the fixes and improvements.
Dependency memmap2 0.6.1 is significantly outdated
Consider upgrading to 0.9.5 to get all the fixes and improvements.
Dependency object 0.31.1 is significantly outdated
Consider upgrading to 0.36.7 to get all the fixes and improvements.
Dependency tempdir 0.3.7 has issues
It may not be actively developed any more. Consider changing the dependency.
The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
To protect against supply chain attacks similar to CVE-2024-3094, lib.rs will soon start flagging non-reproducible packages without public source code as suspicious. Currently only git repositories are supported (but may be hosted anywhere, not just GitHub). If you'd like a different SCM supported, please file a feature request.
Dependency directories 4.0.1 is outdated
Consider upgrading to 6.0.0 to get all the fixes and improvements.
Dependency grep 0.2.11 is outdated
Consider upgrading to 0.3.2 to get all the fixes and improvements.
Dependency itertools 0.10.5 is outdated
Consider upgrading to 0.14.0 to get all the fixes and improvements.
Dependency oci-distribution 0.9.4 is outdated
Consider upgrading to 0.11.0 to get all the fixes and improvements.
Dependency reqwest 0.11.14 is outdated
Consider upgrading to 0.12.15 to get all the fixes and improvements.
Dependency schnauzer 0.1.7 is slightly outdated
Consider upgrading to 0.3.5 to get all the fixes and improvements.
Dependency scroll 0.11.0 is outdated
Consider upgrading to 0.12.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["client", "brew", "brew-moonshine"]
(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.
proximity-db
Dependency structopt 0.3.14 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 dashmap 3.11.4 is significantly outdated
Upgrade to 6.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency enum-iterator 0.6.0 is significantly outdated
Upgrade to 2.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency nalgebra 0.21.1 is significantly outdated
Upgrade to 0.33.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.7.3 is significantly outdated
Upgrade to 0.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tokio 0.2.21 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency tonic 0.2.1 is significantly outdated
Upgrade to 0.13.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
docs.rs build failed
docs.rs site failed to build the crate, so users will have trouble finding the documentation. Docs.rs supports multiple platforms and custom configurations, so you can make the build work even if normal crate usage has special requirements.
Dependency num_enum 0.5.0 is outdated
Upgrade to 0.7.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.19 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 = ["proximity", "database", "proximity-db"]
(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.
hackernews-types
Latest stable release is old
It's been over 3 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"
).Missing keywords
Help users find your crates. Add
keywords = ["api", "hacker-news", "http-request"]
(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.
proximity, redis-parser, proximity-grpc, proximity-db
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"
).
redis-parser, proximity-grpc, proximity-db
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["database"]
to theCargo.toml
.
pinger
Failed to verify create's content against its repository
Verified 6 out of 21 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: Crate tarball has been published from the commit 5c3d50cde32be86b8dcd4888722a73e510e1673a, 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: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- warning: Could not discover crate's location in its repository (via tags).
- Make sure the
repository
URL inCargo.toml
is correct
- Make sure the
- warning: There is no matching git tag containing version '2.0.0'.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
- error: Manifest properties don't match: Number of [[bin]] inconsistent; published=0; orig=1; ed=Set(E2018).
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.README.md
does not match the repository.Cargo.toml.orig
does not match the repository.simple-ping.rs
not found.src/
lib.rs
does not match the repository.fake.rs
not found.macos.rs
does not match the repository.bsd.rs
not found.windows.rs
does not match the repository.linux.rs
does not match the repository.target.rs
not found.test.rs
does not match the repository.
src/tests/
alpine.txt
not found.android.txt
does not match the repository.bsd.txt
not found.
Fetched
https://github.com/orf/pinger.git
639ec4a0f514f4bb81b55c9e09e0b6be2c5f2419.Checked on 2024-12-21
Dependency rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["pinger", "output", "duration"]
(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 'rand' 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 'rand' may have been unintentional.
cel-cli
Dependency dirs 3.0.1 is significantly outdated
Consider upgrading to 6.0.0 to get all the fixes and improvements.
Dependency rustyline 7.1.0 is significantly outdated
Consider upgrading to 15.0.0 to get all the fixes and improvements.
Incorrect category
Crate's categories property in
Cargo.toml
contains 'cel', which isn't a category we recognizelib.rs has simplified and merged some of crates.io categories. Please file a bug if we got it wrong.
Incorrect category
Crate's categories property in
Cargo.toml
contains 'cli', which isn't a category we recognizeDependency cel-interpreter ^0.2.0 is outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["cel", "cli"]
(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.
common-expression-language
Dependency lalrpop 0.19.0 is outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lalrpop-util 0.19.0 is outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Imprecise dependency requirement regex = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
regex = "1.11.0"
. IfCargo.lock
ends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versions
flag, used by users of old Rust versions.If you want to keep using truly minimal dependency requirements, please make sure you test them in CI with
-Z minimal-versions
Cargo option, because it's very easy to accidentally use a feature added in a later version.Missing keywords
Help users find your crates. Add
keywords = ["expression-language", "expression", "cel"]
(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.
to-do
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
proximity-cli
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.