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.
twiggy
Dependency structopt 0.3 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.
Missing keywords
Help users find your crates. Add
keywords = ["code-size", "profiler", "wasm", "wasm-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.Published crate contains binary files
The crate contains binary files (ELF exe/lib). Crates are meant to be compiled from source. Please check that you haven't published temporary build files by accident. If you have test fixtures, consider excluding them from crates-io tarball, since Cargo doesn't run tests from crates-io packages.
twiggy-opt
Dependency structopt 0.3 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.
Missing keywords
Help users find your crates. Add
keywords = ["twiggy", "code-size", "profiler", "wasm-binary", "call-graph"](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 'wasm-bindgen' 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 'wasm-bindgen', 'structopt' may have been unintentional.
twiggy-parser
Dependency object 0.36.7 is significantly outdated
Upgrade to 0.39.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 wasmparser 0.230.0 is significantly outdated
Upgrade to 0.248.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["twiggy", "code-size", "profiler", "call-graph", "wasm"](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 'object' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:syntax. Feature 'object' may have been unintentional.
rust_hawktracer, rust_hawktracer_normal_macro, rust_hawktracer_sys, rust_hawktracer_proc_macro
Latest stable release is old
It's been over 6 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?
twiggy-analyze
docs.rs build failed
docs.rs site failed to build the crate, so users will have trouble finding the documentation. Docs.rs supports multiple platforms and custom configurations, so you can make the build work even if normal crate usage has special requirements.
Docs.rs doesn't need to run or even link any code, so system dependencies can simply be skipped. You can also set
cfg()flags just for docs.rs and use them to hide problematic code.Dependency petgraph 0.6.2 is outdated
Upgrade to 0.8.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["twiggy", "code-size", "profiler", "call-graph", "wasm"](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.
twiggy-traits
Dependency wasmparser 0.80.0 is significantly outdated
Upgrade to 0.248.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0 is outdated
Upgrade to 2.0.18 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.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools"]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 = ["twiggy", "code-size", "profiler", "wasm", "call-graph"](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.
twiggy, twiggy-opt, twiggy-analyze, twiggy-ir, twiggy-parser, twiggy-traits
License Apache-2.0/MIT is not in SPDX syntax
Use
ORinstead of/.
twiggy-ir
Dependency cpp_demangle 0.3.5 is outdated
Upgrade to 0.5.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency petgraph 0.6.2 is outdated
Upgrade to 0.8.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["twiggy", "code-size", "profiler", "intermediate-representation", "wasm"](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.
rust_hawktracer, rust_hawktracer_normal_macro, rust_hawktracer_sys, rust_hawktracer_proc_macro
License MIT/Apache-2.0 is not in SPDX syntax
Use
ORinstead of/.
twiggy-opt, twiggy-analyze, twiggy-ir, twiggy-parser
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["wasm"]to theCargo.toml.
rust_hawktracer_sys
Dependency bindgen 0.37.0 is significantly outdated
Upgrade to 0.72.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency itertools 0.8 is significantly outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
rust_hawktracer_normal_macro
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["helper", "rust-hawktracer", "profiling", "github"](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.
nannou_egui
Dependency egui 0.23 is significantly outdated
Upgrade to 0.34.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency egui-wgpu 0.23 is significantly outdated
Upgrade to 0.34.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency winit 0.28 is significantly outdated
Upgrade to 0.30.13 to get all the fixes, and avoid causing duplicate dependencies in projects.
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 = ["egui-integration", "nannou", "ui"](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.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.