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.
hdf5
Dependency errno 0.2 is significantly outdated
Upgrade to 0.3.11 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 mpi-sys 0.1 is significantly outdated
Upgrade to 0.2.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency parking_lot 0.11 is significantly outdated
Upgrade to 0.12.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency bitflags 1.2 is outdated
Upgrade to 2.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i
; Also check out Dependabot service on GitHub.Dependency blosc-src 0.1.1 is outdated
Upgrade to 0.3.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ndarray 0.15 is outdated
Upgrade to 0.16.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
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 = ["data-structures"]
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.
hdf5-metno-sys
Dependency winreg 0.52 is significantly outdated
Upgrade to 0.55.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
hdf5-metno-src, netcdf-src
Published crate contains binary files
The crate contains binary files (autotools obfuscated code, obscure autoconf code). Crates are meant to be compiled from source. Please check that you haven't published temporary build files by accident. If you have test fixtures, consider excluding them from crates-io tarball, since Cargo doesn't run tests from crates-io packages.
netcdf-sys
Dependency hdf5-metno-sys 0.9.1 is outdated
Upgrade to 0.10.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Partially verified 13 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
Looked for the crate in
netcdf-sys/
. Fetchedhttps://github.com/georust/netcdf.git
taggednetcdf-sys-v0.8.1
(5a045c0c3c9672b0f81523a4c280f50efbe24c96).Checked on 2025-04-28
This check is experimental.
netcdf-src
Dependency hdf5-metno-sys 0.9.1 is outdated
Upgrade to 0.10.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Partially verified 925 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
Looked for the crate in
netcdf-src/
. Fetchedhttps://github.com/georust/netcdf.git
taggednetcdf-src-v0.4.1
(b7f5d698a9387626d5a1b249a5de046f4b6243ba).Fetched submodule
netcdf-src/source
fromhttps://github.com/magnusumet/netcdf-c.git
9a488e46e84f9511714bc19f6435f94303808962.Checked on 2025-04-29
netcdf-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.No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
No issues found in: netcdf hdf5-metno-types hdf5-metno hdf5-metno-derive
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.