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.
mustermann, semantic-rs, jq_lang, k2so, comet
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.
os_type
Imprecise dependency requirement regex = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
regex = "1.12.0". IfCargo.lockends 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-versionsflag, 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-versionsCargo option, because it's very easy to accidentally use a feature added in a later version.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["os::macos-apis"]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 = ["os", "detect-system", "macos", "linux"](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.
mustermann
Dependency opentelemetry 0.29.0 is significantly outdated
Consider upgrading to 0.31.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 opentelemetry-semantic-conventions 0.29.0 is significantly outdated
Consider upgrading to 0.31.0 to get all the fixes and improvements.
Dependency serde_yaml 0.9.34 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency tabled 0.18.0 is significantly outdated
Consider upgrading to 0.20.0 to get all the fixes and improvements.
Dependency tracing-opentelemetry 0.29.0 is significantly outdated
Consider upgrading to 0.32.0 to get all the fixes and improvements.
Dependency opentelemetry-appender-tracing 0.29.0 is significantly outdated
Consider upgrading to 0.31.1 to get all the fixes and improvements.
Dependency opentelemetry-otlp 0.29.0 is outdated
Consider upgrading to 0.31.0 to get all the fixes and improvements.
Dependency opentelemetry-stdout 0.29.0 is outdated
Consider upgrading to 0.31.0 to get all the fixes and improvements.
Dependency opentelemetry_sdk 0.29.0 is outdated
Consider upgrading to 0.31.0 to get all the fixes and improvements.
Dependency tonic 0.12.3 is outdated
Consider upgrading to 0.14.2 to get all the fixes and improvements.
Imprecise dependency requirement fake = 4
Cargo does not always pick latest versions of dependencies! Specify the version as
fake = "4.4.0". IfCargo.lockends 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-versionsflag, used by users of old Rust versions.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools::testing"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["logging", "data-pipeline", "open-telemetry", "testing", "vm"](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.
semantic-rs
Dependency hyper-native-tls 0.2.2 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 clippy <0.1.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency env_logger 0.3.0 is significantly outdated
Consider upgrading to 0.11.8 to get all the fixes and improvements.
Dependency git2 0.7.5 is significantly outdated
Consider upgrading to 0.20.2 to get all the fixes and improvements.
Dependency hyper 0.10 is significantly outdated
Consider upgrading to 1.8.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.Dependency regex 0.1 is significantly outdated
Consider upgrading to 1.12.0 to get all the fixes and improvements.
Dependency rustc-serialize 0.3.16 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency semver 0.2.1 is significantly outdated
Consider upgrading to 1.0.27 to get all the fixes and improvements.
Dependency term 0.2 is significantly outdated
Consider upgrading to 1.2.0 to get all the fixes and improvements.
Dependency toml 0.1 is significantly outdated
Consider upgrading to 0.9.8 to get all the fixes and improvements.
Dependency url 1.2 is significantly outdated
Consider upgrading to 2.5.0 to get all the fixes and improvements.
Latest stable release is old
It's been over 7 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").It's an opportunity to update it to the current Rust edition.
Dependency clap 2.32.0 is outdated
Consider upgrading to 4.5.53 to get all the fixes and improvements.
Dependency clog 0.9.1 is a bit outdated
Consider upgrading to 0.11.0 to get all the fixes and improvements.
Dependency hubcaps 0.3 is outdated
Consider upgrading to 0.6.2 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["publish", "cargo-publish", "cargo-toml", "ci", "automatic"](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.
rauschen
Dependency tui 0.17 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 crossterm 0.23 is significantly outdated
Consider upgrading to 0.29.0 to get all the fixes and improvements.
Dependency rodio 0.15 is significantly outdated
Consider upgrading to 0.21.1 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 rand 0.8.4 is outdated
Consider upgrading to 0.9.2 to get all the fixes and improvements.
Dependency reqwest 0.11.9 is outdated
Consider upgrading to 0.12.24 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["multimedia::audio"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["asmr", "train", "sound", "generator", "audio"](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.
test-project
README missing from the repository
We've searched
https://github\.com/badboy/test\-project\.gitand could not find a README file there.README missing from crate tarball
Cargo sometimes fails to package the
READMEfile. Ensure the path to theREADMEinCargo.tomlis valid, and points to a file inside the crate's directory.Missing keywords
Help users find your crates. Add
keywords = ["play", "release-management"](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.
ollama_code
Dependency opentelemetry-semantic-conventions 0.30.0 is significantly outdated
Consider upgrading to 0.31.0 to get all the fixes and improvements.
Dependency crossterm 0.28.1 is outdated
Consider upgrading to 0.29.0 to get all the fixes and improvements.
Dependency opentelemetry 0.30.0 is outdated
Consider upgrading to 0.31.0 to get all the fixes and improvements.
Dependency opentelemetry-appender-tracing 0.30.0 is outdated
Consider upgrading to 0.31.1 to get all the fixes and improvements.
Dependency opentelemetry-otlp 0.30.0 is outdated
Consider upgrading to 0.31.0 to get all the fixes and improvements.
Dependency opentelemetry-stdout 0.30.0 is outdated
Consider upgrading to 0.31.0 to get all the fixes and improvements.
Dependency opentelemetry_sdk 0.30.0 is outdated
Consider upgrading to 0.31.0 to get all the fixes and improvements.
Dependency tonic 0.12.3 is outdated
Consider upgrading to 0.14.2 to get all the fixes and improvements.
Dependency tracing-opentelemetry 0.31.0 is outdated
Consider upgrading to 0.32.0 to get all the fixes and improvements.
Imprecise dependency requirement tokio = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
tokio = "1.48.0". IfCargo.lockends 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-versionsflag, used by users of old Rust versions.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 = ["coding-assistant", "ollama", "back-end", "llm", "model"](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.
comet
Dependency docopt 0.6.80 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.
Latest stable release is old
It's been over 9 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").Dependency notify ^2.5.0 is significantly outdated
Consider upgrading to 8.2.0 to get all the fixes and improvements.
Dependency term 0.4.4 is significantly 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 = ["development-tools::testing"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["continuous-integration", "local", "watch", "script", "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.
foam-up, semantic-test-project, test-project, cargo_toml_validate, avm
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]to theCargo.toml.
os_type, rauschen, blog_editor
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").
blog_editor
Dependency clap 3.0.4 is significantly outdated
Consider upgrading to 4.5.53 to get all the fixes and improvements.
Dependency dialoguer 0.9.0 is significantly outdated
Consider upgrading to 0.12.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["template-engine"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["blog-post", "personal-assistant", "editor", "create", "well-structured"](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.
semantic-rs, semantic-test-project, test-project, k2so, cargo_toml_validate, comet, avm
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.
jq_lang
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 the crate is truly stable, why not make a 1.0.0 release?
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["database"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["ast", "jq", "query-language", "node-types", "syntax-tree"](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.
semantic-test-project
Latest stable release is old
It's been over 7 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 = ["testing", "shipping"](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.
k2so
Dependency clap ~2.19.0 is significantly outdated
Consider upgrading to 4.5.53 to get all the fixes and improvements.
Dependency toml 0.2 is significantly outdated
Consider upgrading to 0.9.8 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 = ["deployment", "ssh-key", "role", "captain", "said"](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.
test-project, k2so, cargo_toml_validate
Latest stable release is old
It's been over 8 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").
foam-up
Dependency clap 2.33.3 is outdated
Consider upgrading to 4.5.53 to get all the fixes and improvements.
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.
Missing keywords
Help users find your crates. Add
keywords = ["cli", "foam", "project", "bootstrap", "create"](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.
cargo_toml_validate
Dependency toml 0.4 is significantly outdated
Upgrade to 0.9.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["cargo-toml", "validation", "field", "present", "sure"](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.
avm
Dependency docopt 0.6 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 hyper 0.6.10 is significantly outdated
Consider upgrading to 1.8.0 to get all the fixes and improvements.
Dependency os_type 0.6.0 is significantly outdated
Consider upgrading to 2.6.0 to get all the fixes and improvements.
Dependency regex 0.1.41 is significantly outdated
Consider upgrading to 1.12.0 to get all the fixes and improvements.
Dependency semver 0.2.0 is significantly outdated
Consider upgrading to 1.0.27 to get all the fixes and improvements.
Dependency term 0.2 is significantly outdated
Consider upgrading to 1.2.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["nodejs", "ruby", "js", "node-version", "machine"](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.
test-rs
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/test-rs ). Please try again later.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.