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.
wingman
Dependency ansi_term 0.12.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency comrak 0.21.0 is significantly outdated
Upgrade to 0.39.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 handlebars 5.1.0 is significantly outdated
Upgrade to 6.3.0 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.Dependency serde_yaml 0.9.33 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency axum 0.7.4 is outdated
Upgrade to 0.8.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency notify 6.1.1 is outdated
Upgrade to 8.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.58 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Dependency tower-http 0.5.2 is outdated
Upgrade to 0.6.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Partially verified 15 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.1.0'.
- 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/tristanisham/wingman.git
ba4921c8daf39e103535080dd17c3daa912cc8c3.Checked on 2024-07-24
This check is experimental.
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.1.0'.
Imprecise dependency requirement tokio = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
tokio = "1.44.0"
. IfCargo.lock
ends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versions
flag, used by users of old Rust versions.If you want to keep using truly minimal dependency requirements, please make sure you test them in CI with
-Z minimal-versions
Cargo option, because it's very easy to accidentally use a feature added in a later version.
flair
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Even if there are no categories that fit precisely, pick one that is least bad. You can also propose new categories in crates.io issue tracker.
Dependency ansi_term 0.12.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Published crate doesn't match its repository
Partially verified 18 files (includes 2 Cargo-generated).
Fetched
https://github.com/basedcount/flair.git
033c766d2f9adbe0768e617e5fa2f457be2862a0.Checked on 2024-08-10
Dependency axum 0.6.20 is outdated
Upgrade to 0.8.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency deadpool-sqlite 0.5.0 is outdated
Upgrade to 0.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ts-rs 7.0.0 is outdated
Upgrade to 10.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["flair", "user", "reddit", "lemmy", "reference"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
doji
Dependency deno_ast 0.23.2 is significantly outdated
Consider upgrading to 1.0.1 to get all the fixes and improvements.
Dependency deno_core 0.167.0 is significantly outdated
Consider upgrading to 0.345.0 to get all the fixes and improvements.
Dependency deno_ops 0.45.0 is significantly outdated
Consider upgrading to 0.221.0 to get all the fixes and improvements.
Dependency hashbrown 0.13.2 is significantly outdated
Consider upgrading to 0.15.3 to get all the fixes and improvements.
Incorrect category
Crate's categories property in
Cargo.toml
contains 'web programming', which isn't a category we recognizelib.rs has simplified and merged some of crates.io categories. Please file a bug if we got it wrong.
Incorrect category
Crate's categories property in
Cargo.toml
contains 'webassembly', which isn't a category we recognize
still
Dependency async-std 1.11.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency pulldown-cmark 0.9.1 is outdated
Consider upgrading to 0.13.0 to get all the fixes and improvements.
Dependency reqwest 0.11 is outdated
Consider upgrading to 0.12.15 to get all the fixes and improvements.
Dependency termion 1.5.6 is outdated
Consider upgrading to 4.0.5 to get all the fixes and improvements.
Imprecise dependency requirement tokio = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
tokio = "1.44.0"
. IfCargo.lock
ends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versions
flag, used by users of old Rust versions.
No issues found in: rz
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.