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.
pyo3-loom
Failed to verify create's content against its repository
Verified 6 out of 7 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit 88f6ca596dcb2c29245fc796276ebf65364d8137, 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.toml.orig
does not match the repository.
Fetched
https://github.com/joshuariefman/pyo3-loom.git
28d4ffc84f07fce08a80b13bf5501d5ba9c49db3.Checked on 2024-08-10
This check is experimental.
- warning: Crate tarball has been published from the commit 88f6ca596dcb2c29245fc796276ebf65364d8137, which is not in the repository.
Dependency numpy 0.20.0 is significantly outdated
Upgrade to 0.24.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.
Dependency pyo3 0.20.0 is outdated
Upgrade to 0.24.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency pyo3-macros 0.22.2 is outdated
Upgrade to 0.24.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.