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.
brush-rustyline-fork
Dependency nix 0.29 is outdated
Upgrade to 0.30.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 rusqlite 0.31.0 is outdated
Upgrade to 0.35.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rustyline-derive 0.10.0 is outdated
Upgrade to 0.11.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency skim 0.10 is outdated
Upgrade to 0.16.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency unicode-width 0.1 is a bit outdated
Consider upgrading to 0.2.0 to get all the fixes and improvements.
Dependency windows-sys 0.52.0 is outdated
Upgrade to 0.59.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Verified 44 out of 53 files (includes 3 Cargo-generated).
- warning: Could not find Cargo.toml for this package in its repo (via tags).
- Make sure the
repository
URL inCargo.toml
is correct
- Make sure the
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.README.md
does not match the repository.Cargo.toml.orig
does not match the repository.src/
completion.rs
does not match the repository.highlight.rs
does not match the repository.hint.rs
does not match the repository.lib.rs
does not match the repository.edit.rs
does not match the repository.validate.rs
does not match the repository.
mod.rs
does not match the repository.
Fetched
https://github.com/reubeno/rustyline.git
a00e67bc87bca35ad4dd78a313b04a863eb62838.Checked on 2024-07-28
This check is experimental.
- warning: Could not find Cargo.toml for this package in its repo (via tags).
Optional dependency 'skim' 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 'skim', 'radix_trie', 'rusqlite', 'fd-lock', 'regex', 'home', 'rustyline-derive' may have been unintentional.
brush-shell
Dependency serde_yaml 0.9.34 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency colored 2.2.0 is a bit outdated
Consider upgrading to 3.0.0 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.
brush-interactive
Dependency reedline 0.39.0 is significantly outdated
Upgrade to 0.40.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
brush-core
Dependency nix 0.29.0 is outdated
Upgrade to 0.30.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
No issues found in: brush-parser
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.