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.
reasonable
Latest prerelease 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.
Dependency itertools 0.8 is significantly outdated
Upgrade to 0.14.0 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 pyo3 0.17 is significantly outdated
Upgrade to 0.23.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency roaring 0.5.2 is significantly outdated
Upgrade to 0.10.10 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency env_logger 0.7.1 is outdated
Upgrade to 0.11.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency oxigraph 0.3.5 is outdated
Upgrade to 0.4.8 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 = ["web-programming", "database-implementations"]
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 = ["owl", "rl", "reasoning", "reasoner", "performance"]
(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.
pyontoenv
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Dependency pyo3 0.21.0-beta.0 is significantly outdated
Upgrade to 0.23.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency pyo3-build-config 0.21.0-beta.0 is significantly outdated
Upgrade to 0.23.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency oxigraph 0.3.22 is outdated
Upgrade to 0.4.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest prerelease is old
It's been over 4 months. 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 = ["ontology", "graph", "ontologies", "command-line", "imports"]
(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.
ontoenv
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/gtfierro/ontoenv\-rs\.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 tempdir 0.3.7 has issues
It may not be actively developed any more. Consider changing the dependency.
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.Dependency petgraph 0.6.4 is a bit outdated
Consider upgrading to 0.7.1 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["os"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["ontology", "management", "graph", "rdf", "ontologies"]
(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.
ontoenv-cli
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/gtfierro/ontoenv\-rs\.git
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["command-line-utilities"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["ontology", "command-line", "command-line-tool", "rdf", "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.
pseudocode
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.Dependency rand 0.7 is significantly outdated
Upgrade to 0.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
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.
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 categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["compilers"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["interpreter", "csp", "ap", "web", "cut"]
(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.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.