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.
rsfbclient
Dependency rand 0.8.3 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Optional dependency 'rsfbclient-native' 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 'rsfbclient-native', 'rsfbclient-rust' may have been unintentional.
rsfbclient-diesel
Dependency diesel =2.0.0 is significantly outdated
Upgrade to 2.2.10 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.Locked dependency version diesel =2.0.0
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
Failed to verify create's content against its repository
Partially verified 18 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.25.0'.
- 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
Looked for the crate in
rsfbclient-diesel/
. Fetchedhttps://github.com/fernandobatels/rsfbclient.git
54cb97ec1087951a800f3aa19cef5a44b954fcdc.Checked on 2025-04-28
This check is experimental.
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.25.0'.
location2gpx
Dependency geo 0.24 is significantly outdated
Upgrade to 0.30.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency serde_yaml 0.9.19 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency dirs 5.0.0 is outdated
Upgrade to 6.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency gpx 0.8.6 is outdated
Upgrade to 0.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency mongodb 2.3.1 is outdated
Consider upgrading to 3.2.0 to get all the fixes and improvements.
rsfbclient-rust
Dependency sha-1 0.10.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency generic-array 0.14.4 is slightly outdated
Consider upgrading to 1.2.0 to get all the fixes and improvements.
Dependency rand 0.8.3 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
r2d2_firebird
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.
rsfbclient-native
Dependency libloading 0.7.0 is significantly outdated
Upgrade to 0.8.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Optional dependency 'libloading' 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 'libloading' may have been unintentional.
rsfbclient-native, rsfbclient-rust, r2d2_firebird, rsfbclient-core, rsfbclient-derive
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
ropenttd
Published crate doesn't match its repository
Partially verified 30 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Fetched
https://github.com/fernandobatels/ropenttd.git
e4bb8b63a40f7b9124a8ebcad36b555c37a6bf86.Checked on 2024-08-10
Dependency rust-lzma 0.5.1 is outdated
Upgrade to 0.6.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tabled 0.8.0 is significantly outdated
Upgrade to 0.19.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
rsfbclient-rust, rfirebird, rsfbclient-core
Dependency num_enum 0.5.7 is outdated
Upgrade to 0.7.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
rfirebird
Dependency tabled 0.8.0 is significantly outdated
Upgrade to 0.19.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.24 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
nfe
Dependency quick-xml 0.23.0-alpha3 is significantly outdated
Upgrade to 0.37.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency derive_more 0.99.16 is outdated
Upgrade to 2.0.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?
rsfbclient-core
Dependency thiserror 1.0.24 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
rsfbclient-derive
Dependency syn 1.0.63 is significantly outdated
Upgrade to 2.0.101 to get all the fixes, and avoid causing duplicate dependencies in projects.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.