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.
mapiproxy
Dependency etherparse 0.15.0 is significantly outdated
Consider upgrading to 0.17.0 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency is-terminal is not needed
IsTerminal trait is in the standard library
Dependency itertools 0.13.0 is outdated
Consider upgrading to 0.14.0 to get all the fixes and improvements.
Dependency thiserror 1.0.61 is a bit outdated
Consider upgrading to 2.0.12 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.Failed to verify create's content against its repository
Partially verified 35 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.6.3'.
- 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/monetdbsolutions/mapiproxy.git
79bf81a0f63f087e899d014428ff435b0993f85a.Checked on 2025-01-12
This check is experimental.
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.6.3'.
monetdb
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2024-10-06
Dependency gethostname 0.5.0 is significantly outdated
Upgrade to 1.0.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rustls-platform-verifier 0.3.4 is significantly outdated
Upgrade to 0.5.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency claims 0.7.1 is outdated
Consider upgrading to 0.8.0 to get all the fixes and improvements.
Dependency thiserror 1.0.64 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
No issues found in: argsplitter
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.