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.
kubectl-watch
Dependency tui 0.19 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 clap 3.1.9 is significantly outdated
Consider upgrading to 4.5.37 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.Dependency crossterm 0.26 is significantly outdated
Consider upgrading to 0.29.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 k8s-openapi 0.17.0 is significantly outdated
Consider upgrading to 0.24.0 to get all the fixes and improvements.
Dependency kube 0.78.0 is significantly outdated
Consider upgrading to 0.99.0 to get all the fixes and improvements.
Dependency serde_yaml 0.9.11 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency terminal_size 0.2.1 is significantly outdated
Consider upgrading to 0.4.2 to get all the fixes and improvements.
Dependency colored 2 is a bit outdated
Consider upgrading to 3.0.0 to get all the fixes and improvements.
Dependency itertools 0.10.5 is outdated
Consider upgrading to 0.14.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["resources", "namespaces", "watch", "kubectl", "diff"]
(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.
imuxin-delta-lib
Dependency ansi_term 0.12.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency bat 0.21.0 is significantly outdated
Upgrade to 0.25.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency clap 3.2.8 is significantly outdated
Upgrade to 4.5.37 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency error-chain 0.12.4 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency git2 0.14.0 is significantly outdated
Upgrade to 0.20.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency smol_str 0.1.23 is significantly outdated
Upgrade to 0.3.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sysinfo 0.24.5 is significantly outdated
Upgrade to 0.35.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency bitflags 1.3.2 is outdated
Upgrade to 2.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency itertools 0.10.3 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency palette 0.6.0 is significantly outdated
Upgrade to 0.7.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency unicode-width 0.1.9 is a bit outdated
Consider upgrading to 0.2.0 to get all the fixes and improvements.
Dependency vte 0.10.1 is outdated
Upgrade to 0.15.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency xdg 2.4.1 is slightly outdated
Consider upgrading to 3.0.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["delta", "ansi-term", "output", "bat", "themes"]
(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.
difftastic-lib
Dependency clap 3.1.8 is significantly outdated
Upgrade to 4.5.37 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency libmimalloc-sys =0.1.24 is significantly outdated
Upgrade to 0.1.42 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rpds 0.10.0 is significantly outdated
Upgrade to 1.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency terminal_size 0.2.1 is significantly outdated
Upgrade to 0.4.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Locked dependency version libmimalloc-sys =0.1.24
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
Dependency itertools 0.10.1 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency owo-colors 3.3.0 is outdated
Upgrade to 5.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency pretty_env_logger 0.4.0 is outdated
Upgrade to 0.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rustc-hash 1.1.0 is a bit outdated
Consider upgrading to 2.1.0 to get all the fixes and improvements.
Dependency strsim 0.10.0 is outdated
Upgrade to 0.11.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tree-sitter 0.20.6 is outdated
Upgrade to 0.25.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency unicode-width 0.1.9 is a bit outdated
Consider upgrading to 0.2.0 to get all the fixes and improvements.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.