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.
circ_buffer
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["encoding"]
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 = ["ring-buffer", "serialization", "circ", "prima", "est"]
(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.
nalgebra-randv09
Dependency glam 0.14 is significantly outdated
Upgrade to 0.30.3 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 glam 0.15 is significantly outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glam 0.16 is significantly outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glam 0.17 is significantly outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glam 0.18 is significantly outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glam 0.19 is significantly outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glam 0.20 is significantly outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glam 0.21 is significantly outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glam 0.22 is significantly outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glam 0.23 is significantly outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glam 0.28 is significantly outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glam 0.24 is outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glam 0.25 is significantly outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glam 0.27 is significantly outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glam 0.29 is outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rkyv 0.7.41 is a bit outdated
Consider upgrading to 0.8.10 to get all the fixes and improvements.
Failed to verify create's content against its repository
Partially verified 310 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.33.2'.
- 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
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Fetched
https://github.com/dimforge/nalgebra.git
93b1e2675affc2d95f92ca8ce36091d18193a55b.Checked on 2025-05-04
This check is experimental.
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.33.2'.
Imprecise dependency requirement pest = 2
Cargo does not always pick latest versions of dependencies! Specify the version as
pest = "2.8.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.
crate2bib-cli
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Dependency async-std 1.13 has issues
It may not be actively developed any more. Consider changing the dependency.
Missing keywords
Help users find your crates. Add
keywords = ["crate2bib", "crate2bib-cli", "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.
crate2bib
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Dependency serde_yaml 0.9 has issues
It may not be actively developed any more. Consider changing the dependency.
Imprecise dependency requirement openssl = >=0
Cargo does not always pick latest versions of dependencies! Specify the version as
openssl = "0.10.72"
. 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.Missing keywords
Help users find your crates. Add
keywords = ["io", "crate2bib", "entry"]
(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.
cellular_raza-building-blocks
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.
approxim
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]
to theCargo.toml
.Optional dependency 'paste' 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 'paste' may have been unintentional.
uniquevec
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.
Missing keywords
Help users find your crates. Add
keywords = ["uniquevec", "unique-vec", "push", "content", "value"]
(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.
approx-derive
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.
spatial-decomposition, uniquevec
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["algorithms"]
to theCargo.toml
.
crates_io_api-wasm-patch
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.
ode_integrate
Dependency itertools 0.10 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
cellular_raza-core-derive
Dependency itertools 0.12 is significantly outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency cellular_raza-concepts 0.0.5 is outdated
Upgrade to 0.2.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
No issues found in: cellular_raza cellular_raza-core cellular_raza-core-proc-macro cellular_raza-concepts cellular_raza-concepts-derive short_default
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.