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.
spaik
Dependency comfy-table 5.0.0 is significantly outdated
Upgrade to 7.1.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 glam 0.21.3 is significantly outdated
Upgrade to 0.30.3 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 bincode 1.3.3 is slightly outdated
Consider upgrading to 2.0.1 to get all the fixes and improvements.
Dependency convert_case 0.6.0 is a bit outdated
Consider upgrading to 0.8.0 to get all the fixes and improvements.
Dependency dirs 4.0.0 is outdated
Upgrade to 6.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency jemallocator 0.3.2 is outdated
Upgrade to 0.5.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency owo-colors 3.5.0 is a bit outdated
Consider upgrading to 5.0.0 to get all the fixes and improvements.
Dependency rustyline 6.2 is outdated
Upgrade to 15.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency spaik-proc-macros 0.1.0 is slightly outdated
Consider upgrading to 0.5.2 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["compilers"]
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 = ["language", "spaik", "fns", "macro", "browser"]
(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 'comfy-table' 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 'comfy-table', 'rustyline', 'spaik-proc-macros', 'owo-colors', 'bincode', 'dirs', 'wasm-bindgen', 'glam' may have been unintentional.
spaik-proc-macros
Published crate doesn't match its repository
Partially verified 4 files (includes 2 Cargo-generated).
Looked for the crate in
proc-macros/
. Fetchedhttps://github.com/snyball/spaik.git
3e330281da932a74e6ba1aeeb40b661f6980ae6b.Checked on 2024-08-04
This check is experimental.
Dependency syn 1.0 is significantly outdated
Upgrade to 2.0.101 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency convert_case 0.6.0 is a bit outdated
Consider upgrading to 0.8.0 to get all the fixes and improvements.
Dependency proc-macro-crate 1.1.3 is outdated
Upgrade to 3.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
cargo-bump-repo
No repository property
Specify git repository URL in
Cargo.toml
to help users find more information, contribute, and for lib.rs to read more info.Dependency toml_edit 0.19.7 is outdated
Consider upgrading to 0.22.26 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools::cargo-plugins"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["cargo-bump-repo", "commit", "cargo"]
(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.
tombl
Dependency thiserror 1.0.32 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Dependency toml 0.5.9 is outdated
Consider upgrading to 0.8.22 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["database"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["tombl", "bash", "format", "toml", "db"]
(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.
spaik-proc-macros, cargo-bump-repo, krasj
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.
krasj
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.