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.
newtabgen-cli
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
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.
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/fr33zing/newtabgen\.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.
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.Dependency webbrowser 0.8.1 is outdated
Consider upgrading to 1.0.4 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.Missing keywords
Help users find your crates. Add
keywords = ["config-file", "tabs", "pages", "cli", "newtabgen"]
(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.
fr33zmenu
Dependency config 0.13.2 is outdated
Consider upgrading to 0.15.11 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency crossterm 0.25.0 is outdated
Consider upgrading to 0.28.1 to get all the fixes and improvements.
Dependency csscolorparser 0.6.2 is outdated
Consider upgrading to 0.7.0 to get all the fixes and improvements.
Dependency serde_with 2.1.0 is outdated
Consider upgrading to 3.12.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["gui"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["theming", "launcher", "fuzzy", "tui", "window-manager"]
(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.
wallpapergen
Dependency csscolorparser 0.6.2 is outdated
Consider upgrading to 0.7.0 to get all the fixes and improvements.
Dependency image 0.24.5 is outdated
Consider upgrading to 0.25.5 to get all the fixes and improvements.
Dependency rand 0.8.5 is a bit 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 = ["command-line-utilities", "multimedia::images"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["wallpaper", "gradient", "generator", "color", "command-line-tool"]
(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.
newtabgen
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/fr33zing/newtabgen\.git
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.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 git2 0.15.0 is outdated
Upgrade to 0.20.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency image 0.24.4 is outdated
Upgrade to 0.25.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency itertools 0.10.5 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency minify-html 0.10.3 is significantly outdated
Upgrade to 0.15.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest 0.11.12 is outdated
Upgrade to 0.12.14 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency resource 0.5.0 is slightly outdated
Consider upgrading to 0.6.0 to get all the fixes and improvements.
Dependency rsass 0.26.0 is outdated
Upgrade to 0.29.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency site_icons 0.3.8 is outdated
Consider upgrading to 0.6.4 to get all the fixes and improvements.
Dependency thiserror 1.0.37 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 = ["tabs", "config-file", "pages", "create", "static"]
(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.
No issues found in: neutab-cli neutab
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.