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.
udisks2
Published crate doesn't match its repository
Verified 37 out of 41 files (includes 3 Cargo-generated).
- warning: Repository fetch error: Broken repo: protocol error, missing OIDs or HEAD.
- Ooops? If this shouldn't happen, file a bug https://gitlab.com/lib.rs/main
Files in the crates.io crate compared to the repository:
Cargo.locknot found.examples/dev.rsnot found.loop.rsnot found.bug.rsnot found.
mod.rsnot found.
Fetched
https://github.com/finefindus/udisks-rs.gittagged0.3.1(964d639f85dc437247b4399502c79fb5c10002fb).Checked on 2025-01-05
This check is experimental.
- warning: Repository fetch error: Broken repo: protocol error, missing OIDs or HEAD.
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.
artem
Dependency terminal_size 0.3.0 is significantly outdated
Upgrade to 0.4.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 colored 2.1 is outdated
Consider upgrading to 3.1.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 ureq 2.9.5 is outdated
Consider upgrading to 3.1.0 to get all the fixes and improvements.
Optional dependency 'ureq' 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 'ureq' may have been unintentional.
No issues found in: adobe-swatch-exchange
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.