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.
pingap
Dependency bollard 0.17.1 is significantly outdated
Upgrade to 0.18.1 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 opentelemetry 0.24.0 is significantly outdated
Upgrade to 0.28.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency opentelemetry-http 0.13.0 is significantly outdated
Upgrade to 0.28.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency opentelemetry-otlp 0.17.0 is significantly outdated
Upgrade to 0.28.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency opentelemetry_sdk 0.24.1 is significantly outdated
Upgrade to 0.28.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sentry 0.26 is significantly outdated
Upgrade to 0.36.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sysinfo 0.32.0 is significantly outdated
Upgrade to 0.33.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency bytesize 1.3.0 is slightly outdated
Consider upgrading to 2.0.1 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 dirs 5.0.1 is outdated
Upgrade to 6.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency opentelemetry-jaeger-propagator 0.3.0 is outdated
Consider upgrading to 0.28.0 to get all the fixes and improvements.
Dependency strum 0.26.3 is outdated
Upgrade to 0.27.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency x509-parser 0.16.0 is outdated
Upgrade to 0.17.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Optional dependency 'opentelemetry-http' 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 'opentelemetry-http', 'opentelemetry-jaeger-propagator', 'opentelemetry', 'opentelemetry_sdk', 'pyroscope', 'sentry', 'pyroscope_pprofrs', 'opentelemetry-otlp', 'prometheus', 'dhat' may have been unintentional.
rfdx
Dependency ashpd 0.6 is significantly outdated
Upgrade to 0.11.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency windows-sys 0.48 is significantly outdated
Upgrade to 0.59.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency async-io 1.3 is significantly outdated
Upgrade to 2.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency glib-sys 0.18.0 is outdated
Upgrade to 0.20.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency gobject-sys 0.18.0 is outdated
Upgrade to 0.20.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency pollster 0.3 is outdated
Consider upgrading to 0.4.0 to get all the fixes and improvements.
Dependency raw-window-handle 0.5 is outdated
Upgrade to 0.6.2 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 = ["gui"]
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.
Optional dependency 'glib-sys' 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 'glib-sys', 'gtk-sys', 'pollster', 'urlencoding', 'ashpd', 'async-io', 'gobject-sys', 'futures-util' may have been unintentional.
charts-rs
Optional dependency 'image' 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 'image', 'resvg' may have been unintentional.
charts-rs-derive
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/vicanso/charts\-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.
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: imageoptimize
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.