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.
est
Dependency ron 0.10.1 is significantly outdated
Upgrade to 0.12.0 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.
Optional dependency 'tokio' 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 'tokio' may have been unintentional.
cargo-cargo
Published crate doesn't match its repository
Partially verified 11 files (includes 2 Cargo-generated).
Fetched
https://github.com/opensound-org/cargo-cargo.git0b4965cea2cdbfc93b9387b66077116290f5fc9f.Checked on 2024-12-01
This check is experimental.
filetime_creation
Dependency windows-sys 0.52.0 is significantly outdated
Upgrade to 0.61.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
opp
Published crate doesn't match its repository
Partially verified 16 files (includes 2 Cargo-generated).
Fetched
https://github.com/opensound-org/opp.git281df95b35ebd743886b446e8eacbddc779541f3.Checked on 2024-09-25
cargo-cargo, est, force-ansi, filetime_creation, opp, opensound, force-crlf, pokerbot, tracing-surreal
License MIT/Apache-2.0 is not in SPDX syntax
Use
ORinstead of/.
tracing-surreal
Failed to verify create's content against its repository
Partially verified 14 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.0.1'.
- 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/opensound-org/tracing-surreal.git17e1fc210a72ee2c2cdbe616ca5a6055a78f1be5.Checked on 2024-11-24
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.0.1'.
No issues found in: tracing-core-x
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.