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.
fancy-duration, emu-cli, saturn-cli, davisjr, gcal, git-shining, yaib, boomhammer, lister-cli, ttygrid, megalock, tomatrix
Imprecise dependency requirement anyhow = ^1
Cargo does not always pick latest versions of dependencies! Specify the version as
anyhow = "1.0.97"
. 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.This crate does not bump semver-minor when adding new features, so to be safe you get all the features/APIs/fixes that your crate depends on, require a more specific patch version.
fancy-duration
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["date-and-time", "value-formatting"]
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.
saturn-cli
Dependency ratatui ^0.23 is significantly outdated
Upgrade to 0.29.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 serde_yaml ^0.9 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency chrono-tz ^0.8 is outdated
Upgrade to 0.10.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency dirs ^5 is outdated
Upgrade to 6.0.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 fancy-duration ^0.6 is outdated
Upgrade to 0.9.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency nix ^0.26 is outdated
Upgrade to 0.29.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
polyresolver
Dependency serde_yaml >=0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency tracing-log 0.1 is significantly outdated
Upgrade to 0.2.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tracing-subscriber 0.2 is significantly outdated
Upgrade to 0.3.19 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency trust-dns-resolver ^0.22.0 is significantly outdated
Upgrade to 0.23.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Imprecise dependency requirement anyhow = >=0
Cargo does not always pick latest versions of dependencies! Specify the version as
anyhow = "1.0.97"
. 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.Dependency notify 4 is outdated
Upgrade to 8.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency trust-dns-server ^0.22.0 is outdated
Upgrade to 0.23.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
emu-cli
Dependency rtnetlink ^0.14 is significantly outdated
Upgrade to 0.16.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["os::unix-apis", "emulators"]
to theCargo.toml
.
davisjr
Dependency http ^0.2 is outdated
Upgrade to 1.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency hyper ^0.14 is outdated
Upgrade to 1.6.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tokio-rustls ^0.23 is outdated
Upgrade to 0.26.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming::http-server"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["http-framework", "middleware", "handler", "async", "async-http"]
(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.Optional dependency 'tracing' 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 'tracing', 'webpki', 'tokio-rustls', 'log' may have been unintentional.
did-toolkit
Failed to verify create's content against its repository
Verified 16 out of 20 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit df7eeb73ffdabad613c6418e33f8516d46311b82, 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: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- 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.lock
not found.Cargo.toml.orig
does not match the repository.src/
registry.rs
does not match the repository.string.rs
does not match the repository.main.rs
does not match the repository.
Fetched
https://git.juici.ly/erikh/did-toolkit
9c688c14b7e92b69106aa7ccbff5cb7088a1683b.Checked on 2025-03-15
This check is experimental.
- warning: Crate tarball has been published from the commit df7eeb73ffdabad613c6418e33f8516d46311b82, which is not in the repository.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["decentralized-identity", "did", "document", "toolkit", "specification"]
(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.
ztui
Dependency tui ^0.19.0 has issues
It has been losing active users, which may be a sign it's deprecated or obsolete. Consider replacing it with a different crate.
Dependency crossterm ^0.26.0 is significantly outdated
Consider upgrading to 0.28.1 to get all the fixes and improvements.
Dependency nix 0.24 is significantly outdated
Consider upgrading to 0.29.0 to get all the fixes and improvements.
Dependency bat ^0.23.0 is significantly outdated
Consider upgrading to 0.25.0 to get all the fixes and improvements.
Dependency byte-unit ^4.0.0 is outdated
Consider upgrading to 5.1.0 to get all the fixes and improvements.
Dependency directories ^5.0.0 is outdated
Consider upgrading to 6.0.0 to get all the fixes and improvements.
Dependency fancy-duration ^0.2.0 is outdated
Consider upgrading to 0.9.2 to get all the fixes and improvements.
Dependency http ^0.2.0 is outdated
Consider upgrading to 1.3.0 to get all the fixes and improvements.
Dependency portable-pty ^0.8.0 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
Dependency reqwest ^0.11.0 is outdated
Consider upgrading to 0.12.15 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["zero-tier", "tui", "ui", "interaction", "networking"]
(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.
gcal
Dependency chrono-tz ^0.8 is outdated
Upgrade to 0.10.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest ^0.11 is outdated
Upgrade to 0.12.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror ^1 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["calendar", "google", "api-client", "event", "power"]
(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.
yaib
Dependency serde_yaml ^0.9 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency dirs ^5 is outdated
Upgrade to 6.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency fancy-duration ^0.6 is outdated
Upgrade to 0.9.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["gui"]
to theCargo.toml
.
git-shining
Dependency git2 ^0.17 is significantly outdated
Consider upgrading to 0.20.1 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["github", "art", "contributions", "commit", "graph"]
(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.
cpuburn, ttygrid, tomatrix, fireworks-erikh
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.
saturn-cli, lister-cli, ttygrid, tomatrix, fireworks-erikh
Dependency crossterm ^0.27 is outdated
Upgrade to 0.28.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
fireworks-erikh
Failed to verify create's content against its repository
Verified 2 out of 13 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit 8c8f577914fecd85c00e49c152375ac5e78d5ef1, 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: Could not find any matching commit in the repository. Used latest commit as a fallback. The results may be incorrect.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
- error: Manifest properties don't match: Existence of [lib] inconsistent: published=true; orig=false.
- error: Manifest properties don't match: Number of [[bin]] inconsistent; published=1; orig=0; ed=Set(E2021).
Files in the crates.io crate compared to the repository:
Cargo.lock
not found..gitignore
does not match the repository.Cargo.toml
not found.README.md
does not match the repository.src/
lib.rs
not found.direction.rs
not found.screen.rs
not found.cell.rs
not found.turtle.rs
not found.firework.rs
not found.
fireworks.rs
not found.
Fetched
https://github.com/erikh/fireworks.git
aa42b3e0180b1e3f04d58b0c6a6a5897156d0a10.Checked on 2024-08-04
- warning: Crate tarball has been published from the commit 8c8f577914fecd85c00e49c152375ac5e78d5ef1, which is not in the repository.
Imprecise dependency requirement lazy_static = ^1
Cargo does not always pick latest versions of dependencies! Specify the version as
lazy_static = "1.5.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.Missing keywords
Help users find your crates. Add
keywords = ["fireworks", "terminal", "animation", "screensaver", "python"]
(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.
loopdev-erikh
Dependency bindgen ^0.63 is significantly outdated
Upgrade to 0.71.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency errno ^0.2 is significantly outdated
Upgrade to 0.3.10 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["hardware-support"]
to theCargo.toml
.
megalock
docs.rs build failed
docs.rs site failed to build the crate, so users will have trouble finding the documentation. Docs.rs supports multiple platforms and custom configurations, so you can make the build work even if normal crate usage has special requirements.
Docs.rs doesn't need to run or even link any code, so system dependencies can simply be skipped. You can also set
cfg()
flags just for docs.rs and use them to hide problematic code.Dependency bindgen ^0.69 is outdated
Upgrade to 0.71.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["os::unix-apis"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["x11", "password", "screen", "replace", "xlock"]
(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.
lister-cli
Dependency cursive ^0.20 is outdated
Upgrade to 0.21.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency cursive_tree_view ^0.8 is outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["text-processing"]
to theCargo.toml
.
git-shining, tomatrix, fireworks-erikh
Dependency rand ^0.8 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
ztui, boomhammer, polyresolver
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming"]
to theCargo.toml
.
cpuburn
Imprecise dependency requirement num_cpus = ^1
Cargo does not always pick latest versions of dependencies! Specify the version as
num_cpus = "1.16.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.
ttygrid
Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.60, which is newer than the last 2018-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.Using the latest edition helps avoid old quirks of the compiler, and ensures Rust code has consistent syntax and behavior across all projects.
tomatrix
Missing keywords
Help users find your crates. Add
keywords = ["text-document", "matrix", "screensaver", "character-set", "output"]
(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.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.