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.
bluerobotics-ping, embedded-icon
Dependency convert_case 0.6.0 is a bit outdated
Consider upgrading to 0.8.0 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
mavlink2rest
Dependency actix 0.9.0 is significantly outdated
Consider upgrading to 0.13.5 to get all the fixes and improvements.
Dependency actix-cors 0.2.0 is significantly outdated
Consider upgrading to 0.7.1 to get all the fixes and improvements.
Dependency actix-rt 1.1.1 is significantly outdated
Consider upgrading to 2.10.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 actix-web 2.0.0 is significantly outdated
Consider upgrading to 4.10.0 to get all the fixes and improvements.
Dependency actix-web-actors 2.0.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency vergen 3 is significantly outdated
Consider upgrading to 9.0.6 to get all the fixes and improvements.
Dependency clap 2.33.3 is outdated
Consider upgrading to 4.5.37 to get all the fixes and improvements.
Dependency mavlink 0.8.5 is outdated
Consider upgrading to 0.13.1 to get all the fixes and improvements.
Imprecise dependency requirement regex = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
regex = "1.11.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.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 = ["web-programming::websocket"]
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 = ["mav-link", "mavlink2rest", "rest", "websocket", "rest-server"]
(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.
navigator-rs
Dependency ads1x1x 0.2.2 is slightly outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Dependency ak09915_rs 0.2.0 is slightly outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Dependency dummy-pin 0.1.1 is outdated
Upgrade to 1.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency embedded-hal 0.2.7 is outdated
Consider upgrading to 1.0.0 to get all the fixes and improvements.
Dependency linux-embedded-hal 0.3.2 is outdated
Upgrade to 0.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency pwm-pca9685 0.3.1 is outdated
Upgrade to 1.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Partially verified 24 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag '0.6.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
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Fetched
https://github.com/bluerobotics/navigator-rs.git
7bc81b8dd4d3fb0b815afa6ccc6c46524e0254bd.Checked on 2025-01-19
This check is experimental.
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag '0.6.0'.
sinais
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.README missing from crate tarball
Cargo sometimes fails to package the
README
file. Ensure the path to theREADME
inCargo.toml
is valid, and points to a file inside the crate's directory.Imprecise dependency requirement lazy_static = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
lazy_static = "1.5.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.Missing keywords
Help users find your crates. Add
keywords = ["sinais"]
(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.
cpy-binder
Dependency syn 1.0 is significantly outdated
Upgrade to 2.0.101 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency pyo3 0.18 is outdated
Upgrade to 0.24.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Partially verified 7 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag '1.0.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
Fetched
https://github.com/patrickelectric/cpy-rs.git
149d53f336e76cadd35a1bbe302edd566b80c3f6.Checked on 2024-07-24
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag '1.0.0'.
ak09915_rs
Dependency embedded-hal-mock 0.10.0 is outdated
Upgrade to 0.11.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Partially verified 10 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag '0.3.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
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Fetched
https://github.com/bluerobotics/ak09915-rs.git
a371ec04afb053cb5033f18641a231d9c3802d06.Checked on 2025-01-19
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag '0.3.0'.
mavlink-camera-manager
Dependency glib 0.9 is significantly outdated
Consider upgrading to 0.20.9 to get all the fixes and improvements.
Dependency gstreamer 0.15 is significantly outdated
Consider upgrading to 0.23.5 to get all the fixes and improvements.
Dependency pnet 0.25 is significantly outdated
Consider upgrading to 0.35.0 to get all the fixes and improvements.
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.
Dependency clap 2 is outdated
Consider upgrading to 4.5.37 to get all the fixes and improvements.
Dependency gstreamer-rtsp-server 0.15 is slightly outdated
Consider upgrading to 0.23.5 to get all the fixes and improvements.
Dependency mavlink 0.8.1 is outdated
Consider upgrading to 0.13.1 to get all the fixes and improvements.
Imprecise dependency requirement clap = 2
Cargo does not always pick latest versions of dependencies! Specify the version as
clap = "4.5.37"
. 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.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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["multimedia::video"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["manager", "mav-link", "camera", "pipeline"]
(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.
bridges
Dependency mio 0.6 is significantly outdated
Consider upgrading to 1.0.3 to get all the fixes and improvements.
Dependency mio-serial 3.2.0 is significantly outdated
Consider upgrading to 5.0.6 to get all the fixes and improvements.
Dependency serialport 3.2.0 is significantly outdated
Consider upgrading to 4.7.0 to get all the fixes and improvements.
Dependency clap 2.31.2 is outdated
Consider upgrading to 4.5.37 to get all the fixes and improvements.
Latest stable release is old
It's been over 5 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"
).
sinais_macro
README missing from crate tarball
Cargo sometimes fails to package the
README
file. Ensure the path to theREADME
inCargo.toml
is valid, and points to a file inside the crate's directory.Imprecise dependency requirement tokio = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
tokio = "1.45.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.
embedded-icon
Dependency resvg 0.29 is significantly outdated
Upgrade to 0.45.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency usvg 0.29 is significantly outdated
Upgrade to 0.45.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
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.Dependency bit-vec 0.6 is outdated
Upgrade to 0.8.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Verified 19928 out of 19929 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit 6c5132ebaa8be1ce259452963aef0cfdc05a278f, which is not in the repository.
- 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
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.Cargo.toml.orig
does not match the repository.
Fetched
https://github.com/patrickelectric/embedded-icon.git
915a608ef7f9bbfe66326558ff2d79569eb838da.Fetched submodule
build/libraries/MaterialDesign
fromhttps://github.com/templarian/materialdesign.git
9363cbecde77f1de821e5799457e89b6b2e82c26.Fetched submodule
build/libraries/iconoir
fromhttps://github.com/iconoir-icons/iconoir.git
88ec0a3facc86f68d71d54bea5a15a1051c94df3.Fetched submodule
build/libraries/ionicons
fromhttps://github.com/ionic-team/ionicons.git
b1235589bbfb079c5bbd9512e2536b349771cbce.Fetched submodule
build/libraries/simple-icons
fromhttps://github.com/simple-icons/simple-icons.git
93a862c6e4e2418f424807e7d4121181edd43a7b.Checked on 2024-08-04
- warning: Crate tarball has been published from the commit 6c5132ebaa8be1ce259452963aef0cfdc05a278f, which is not in the repository.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["multimedia::images"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["icons", "size", "embedded-icon", "144px", "image"]
(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
.