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.
actm
Dependency async-std 1.13.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["concurrency"]
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.
Missing keywords
Help users find your crates. Add
keywords = ["thread", "events", "actor", "framework"]
(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.
redacted
Missing keywords
Help users find your crates. Add
keywords = ["array", "content", "redacted", "hex", "arrays"]
(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.
asuran, asuran-cli, libasuran
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["compression"]
to theCargo.toml
.
idr2nix
Dependency git2 0.17.2 is significantly outdated
Upgrade to 0.20.1 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 lru 0.10.0 is significantly outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency toml 0.7.4 is significantly outdated
Upgrade to 0.8.22 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency custom_debug 0.5.1 is outdated
Upgrade to 0.6.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency petgraph 0.6.3 is a bit outdated
Consider upgrading to 0.8.1 to get all the fixes and improvements.
Dependency snafu 0.7.4 is outdated
Upgrade to 0.8.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
asuran
Dependency async-lock 1.1.4 is significantly outdated
Upgrade to 3.4.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 base64 0.12.3 is significantly outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency crossbeam-channel 0.4.2 is significantly outdated
Upgrade to 0.5.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency dashmap 3.11.4 is significantly outdated
Upgrade to 6.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lru 0.5.2 is significantly outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency petgraph 0.5.1 is significantly outdated
Upgrade to 0.8.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.7.3 is significantly outdated
Upgrade to 0.9.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency semver 0.10.0 is significantly outdated
Upgrade to 1.0.26 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency smol 0.1.18 is significantly outdated
Upgrade to 2.0.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ssh2 0.8.1 is significantly outdated
Upgrade to 0.9.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency uuid 0.8.1 is significantly outdated
Upgrade to 1.16.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency async-channel 1.1.1 is outdated
Upgrade to 2.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.20 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Latest stable release is old
It's been over 4 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).If the crate is truly stable, why not make a 1.0.0 release?
asuran-cli
Dependency structopt 0.3.15 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 smol 0.1.18 is significantly outdated
Consider upgrading to 2.0.2 to get all the fixes and improvements.
Dependency vergen 3.1.0 is significantly outdated
Consider upgrading to 9.0.6 to get all the fixes and improvements.
Dependency async-channel 1.1.1 is outdated
Consider upgrading to 2.3.0 to get all the fixes and improvements.
Dependency clap 2.33.1 is outdated
Consider upgrading to 4.5.37 to get all the fixes and improvements.
Dependency prettytable-rs 0.8.0 is outdated
Consider upgrading to 0.10.0 to get all the fixes and improvements.
Latest stable release is old
It's been over 4 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).Missing keywords
Help users find your crates. Add
keywords = ["asuran", "asuran-cli", "archiver", "cli"]
(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.
nix-cache-watcher
Could not find the crate in the repository
Make sure the main branch of
https://sr\.ht/~thatonelutenist/nix\-cache\-watcher
contains theCargo.toml
for the crate. If you have forked the crate, change the repository property inCargo.toml
to your fork's URL.Dependency async-std 1.12.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency clap 3.2.20 is significantly outdated
Upgrade to 4.5.37 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency itertools 0.10.4 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency snafu 0.7.1 is outdated
Upgrade to 0.8.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["nix", "cache", "watcher"]
(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.
libasuran
Dependency aes 0.3.2 is significantly outdated
Upgrade to 0.8.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency aes-ctr 0.3.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency async-std 1.4.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency base64 0.11.0 is significantly outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency blake2b_simd 0.5.10 is significantly outdated
Upgrade to 1.0.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency blake3 0.1.0 is significantly outdated
Upgrade to 1.8.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency block-modes 0.3.3 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency digest 0.8.1 is significantly outdated
Upgrade to 0.10.7 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency futures-intrusive 0.2.2 is significantly outdated
Upgrade to 0.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency hmac 0.7.1 is significantly outdated
Upgrade to 0.12.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lru 0.4.3 is significantly outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency parking_lot 0.10.0 is significantly outdated
Upgrade to 0.12.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency petgraph 0.5.0 is significantly outdated
Upgrade to 0.8.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.7.2 is significantly outdated
Upgrade to 0.9.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rmp-serde 0.14.0 is significantly outdated
Upgrade to 1.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rust-argon2 0.6.1 is significantly outdated
Upgrade to 2.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sha2 0.8.1 is significantly outdated
Upgrade to 0.10.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency uuid 0.8.1 is significantly outdated
Upgrade to 1.16.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency zstd 0.5.1 is significantly outdated
Upgrade to 0.13.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency bincode 1.2.1 is slightly outdated
Consider upgrading to 2.0.1 to get all the fixes and improvements.
Dependency fastcdc 1.0.2 is outdated
Upgrade to 3.2.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency flamer 0.4.0 is outdated
Consider upgrading to 0.5.0 to get all the fixes and improvements.
Latest stable release is old
It's been over 5 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).
snapper-box
Dependency structopt 0.3.25 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 argon2 0.3.1 is significantly outdated
Upgrade to 0.5.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency chacha20 0.8.1 is significantly outdated
Upgrade to 0.9.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency color-eyre 0.5.11 is significantly outdated
Upgrade to 0.6.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency uuid 0.8.2 is significantly outdated
Upgrade to 1.16.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency zstd 0.9.0 is significantly outdated
Upgrade to 0.13.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency flume 0.10.9 is outdated
Upgrade to 0.11.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.8.4 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
Dependency redacted 0.1.2 is outdated
Consider upgrading to 0.2.0 to get all the fixes and improvements.
Dependency snafu 0.6.10 is outdated
Upgrade to 0.8.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 3 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["cryptography"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["encryption", "box", "namespaces", "snapper", "binary"]
(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.
asuran-core
Dependency aes-soft 0.4.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency aesni 0.7.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency blake2b_simd 0.5.10 is significantly outdated
Upgrade to 1.0.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency blake3 0.3.4 is significantly outdated
Upgrade to 1.8.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency block-cipher 0.7.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency chacha20 0.4.3 is significantly outdated
Upgrade to 0.9.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ctr 0.4.0 is significantly outdated
Upgrade to 0.9.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency hmac 0.8.1 is significantly outdated
Upgrade to 0.12.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.7.3 is significantly outdated
Upgrade to 0.9.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency semver 0.10.0 is significantly outdated
Upgrade to 1.0.26 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sha2 0.9.1 is significantly outdated
Upgrade to 0.10.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sha3 0.9.1 is significantly outdated
Upgrade to 0.10.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency stream-cipher 0.4.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency uuid 0.8.1 is significantly outdated
Upgrade to 1.16.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency zstd 0.5.3 is significantly outdated
Upgrade to 0.13.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency crypto-mac 0.8.0 is outdated
Upgrade to 0.11.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rust-argon2 0.8.2 is outdated
Upgrade to 2.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.20 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 = ["compression"]
to theCargo.toml
.
hole-punch, asuran-chunker, gear-fingerprinter
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.
asuran-chunker
Dependency rand 0.7.3 is significantly outdated
Upgrade to 0.9.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency smol 0.1.18 is significantly outdated
Upgrade to 2.0.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency fastcdc 1.0.3 is outdated
Upgrade to 3.2.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand_chacha 0.2.2 is outdated
Upgrade to 0.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.20 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["chunker", "asuran", "asuran-chunker", "manner", "ways"]
(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.
hole-punch
Dependency errno 0.2.4 is significantly outdated
Upgrade to 0.3.11 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.11 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Latest stable release is old
It's been over 5 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).Missing keywords
Help users find your crates. Add
keywords = ["hole-punch", "hole", "punch", "windows", "android"]
(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.
dirs-next, nix-cache-watcher, directories-next
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["filesystem"]
to theCargo.toml
.
hole-punch, asuran-core, gear-fingerprinter
Dependency cfg-if 0.1.10 is significantly outdated
Upgrade to 1.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
asuran-core, asuran-chunker, gear-fingerprinter
Latest stable release is old
It's been over 4 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).
dirs-sys-next
Dependency redox_users 0.4.0 is a bit outdated
Consider upgrading to 0.5.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["filesystem"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["directory", "dirs-sys-next", "redox", "xdg", "compatibility"]
(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.
gear-fingerprinter
Missing keywords
Help users find your crates. Add
keywords = ["fingerprinter", "fingerprinting", "asuran"]
(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.
replicator
Could not fetch repository
We've had trouble cloning git repo from
https://gitlab\.com/asuran\-rs/asuran\.git
At the moment we only support git, and attempt fetching when we index a new release. Cloning is necessary for lib.rs to gather data that is missing on crates.io, e.g. to correctly resolve relative URLs in README files, which depend on repository layout and non-standard URL schemes of repository hosts.
replicator, snapper, phaselock, snapper-bot, flounder, snapper-client
README missing from crate tarball
Cargo sometimes fails to package the
README
file. Ensure the path to theREADME
inCargo.toml
is valid, and points to a file inside the crate's directory.
replicator, snapper, snapper-bot, flounder, snapper-client
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
phaselock
Crate is 'reserved'
Please be respectful of crates.io and don't squat crate names.
It's OK if you intend to publish this project in the near future. Keep in mind that even if you have good intentions, things may not go as planned. crates.io won't reclaim abandoned crates, so reserving good names may end up wasting the good names.
snapper-bot
Could not fetch repository
We've had trouble cloning git repo from
https://gitlab\.com/rust\-community\-matrix/snapper\.git
snapper-client
Could not fetch repository
We've had trouble cloning git repo from
https://gitlab\.com/rust\-community\-matrix/snapper\.git
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.