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.
activity-build
Dependency ureq 2.9.6 is a bit outdated
Consider upgrading to 3.0.11 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.Failed to verify create's content against its repository
Partially verified 11 files (includes 3 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '0.9.0'.
git tag v0.9.0 a4ffa50bbd31147a971e37413cb94d5e692d1c31; git push origin --tags
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Looked for the crate in
activity-build/
. Fetchedhttps://github.com/merlinfuchs/activity-rs.git
a4ffa50bbd31147a971e37413cb94d5e692d1c31.Checked on 2025-02-02
This check is experimental.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["wasm"]
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 = ["activity", "discord", "sdk", "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.
activity
Dependency serde-wasm-bindgen 0.4 is outdated
Upgrade to 0.6.5 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.
Failed to verify create's content against its repository
Partially verified 8 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '0.9.0'.
git tag v0.9.0 a4ffa50bbd31147a971e37413cb94d5e692d1c31; git push origin --tags
Looked for the crate in
activity/
. Fetchedhttps://github.com/merlinfuchs/activity-rs.git
a4ffa50bbd31147a971e37413cb94d5e692d1c31.Checked on 2025-02-16
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["wasm"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["activity", "events", "ready", "required", "discord"]
(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.
future-wrap, blimp, common-strings, kite-cli
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.
activity-sys
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 = ["activity", "activity-sys", "discord", "command", "events"]
(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.
stripeql
The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
To protect against supply chain attacks similar to CVE-2024-3094, lib.rs will soon start flagging non-reproducible packages without public source code as suspicious. Currently only git repositories are supported (but may be hosted anywhere, not just GitHub). If you'd like a different SCM supported, please file a feature request.
Dependency async-stripe 0.15.0 is outdated
Consider upgrading to 0.41.0 to get all the fixes and improvements.
Dependency config 0.13.2 is outdated
Consider upgrading to 0.15.11 to get all the fixes and improvements.
Dependency sqlx 0.6.2 is outdated
Consider upgrading to 0.8.5 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 = ["database"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["migration", "database", "load", "webhook", "migrate"]
(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.
activity-macros
Failed to verify create's content against its repository
Partially verified 6 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '0.9.0'.
git tag v0.9.0 a4ffa50bbd31147a971e37413cb94d5e692d1c31; git push origin --tags
Looked for the crate in
activity-macros/
. Fetchedhttps://github.com/merlinfuchs/activity-rs.git
a4ffa50bbd31147a971e37413cb94d5e692d1c31.Checked on 2025-02-02
blimp
Dependency config 0.13.2 is outdated
Consider upgrading to 0.15.11 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["blimp", "devices", "page", "logging"]
(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.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.
kite-cli
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 clap 3.1.12 is significantly outdated
Consider upgrading to 4.5.37 to get all the fixes and improvements.
Dependency git2 0.14.2 is significantly outdated
Consider upgrading to 0.20.1 to get all the fixes and improvements.
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.The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
Dependency base64 0.13 is outdated
Consider upgrading to 0.22.1 to get all the fixes and improvements.
Dependency confy 0.4.0 is outdated
Consider upgrading to 0.6.1 to get all the fixes and improvements.
Dependency thiserror 1.0.31 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.
Dependency ureq 2.4.0 is a bit outdated
Consider upgrading to 3.0.11 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["kite-cli", "kite", "module"]
(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.
future-wrap
Missing keywords
Help users find your crates. Add
keywords = ["future", "wrap", "future-wrap"]
(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.
common-strings
Missing keywords
Help users find your crates. Add
keywords = ["string", "variant", "common-strings", "debugging"]
(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: xenon-lib xenon-cli
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.