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.
o2o-impl
Dependency syn 1.0.3 is significantly outdated
Upgrade to 2.0.101 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.Published crate doesn't match its repository
Partially verified 11 files (includes 2 Cargo-generated).
Looked for the crate in
o2o-impl/
. Fetchedhttps://github.com/artem-romanenia/o2o.git
04dc18cace53afba4a1e194dada81bff935d7332.Checked on 2025-05-04
This check is experimental.
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
o2o
Optional dependency 'o2o-impl' 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 'o2o-impl', 'o2o-macros' may have been unintentional.
o2o-macros
Dependency syn 1.0.3 is significantly outdated
Upgrade to 2.0.101 to get all the fixes, and avoid causing duplicate dependencies in projects.
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.