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.
dcap-qvl-webpki
Missing keywords
Help users find your crates. Add
keywords = ["web-pki", "tls", "trust-anchor", "rustls-webpki", "certificate"](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.
safe-write
Published crate doesn't match its repository
Partially verified 6 files (includes 2 Cargo-generated).
Fetched
https://github.com/kvinwang/safe-write.git5f0bf4b994d833f50385a1ce436b984cc913de7e.Checked on 2025-04-06
This check is experimental.
README missing from the repository
We've searched
https://github\.com/kvinwang/safe\-write\.gitand could not find a README file there.No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["filesystem"]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 = ["write-file", "content", "safe", "directory", "atomic"](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.
dstack-sdk-types
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["dstack", "sdk", "communication", "server", "client"](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.
sodiumbox
Published crate doesn't match its repository
Partially verified 6 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.locknot found.
Looked for the crate in
sodiumbox/. Fetchedhttps://github.com/dstack-tee/dstack.git490527665533db5bce45b919fba8d21031d3f0ca.Checked on 2025-05-28
Dependency xsalsa20poly1305 0.9.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency rand_core 0.6.4 is outdated
Consider upgrading to 0.9.3 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["cryptography"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["encryption", "libsodium", "public-key", "sealed", "key-pair"](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.
phala-tokio-proxy
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.Published crate doesn't match its repository
Partially verified 9 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.locknot found.
Fetched
https://github.com/phala-network/tokio-proxy.git8ad39d9fdd24a0c0b61d9a2063f9d3e5631c618b.Checked on 2024-08-10
Imprecise dependency requirement bytes = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
bytes = "1.10.0". IfCargo.lockends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versionsflag, used by users of old Rust versions.If you want to keep using truly minimal dependency requirements, please make sure you test them in CI with
-Z minimal-versionsCargo option, because it's very easy to accidentally use a feature added in a later version.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["tcp-connect", "proxy", "tokio-tcp", "env-var", "addr"](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.
tailf
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]to theCargo.toml.
dcap-qvl, dstack-sdk, pink-subrpc, drink-pink-runtime, pink-web3, rustfmt-snippet, sidevm-env, sidevm, sidevm-logger, pink, pink-extension, pink-ethabi, phat_js, phala-rocket-middleware, phala-scheduler, sidevm-host-runtime, prpc-build, pink-extension-runtime
Cryptocurrency crate
This crate has been classified as related to cyrptocurrencies. If you believe this categorization is a mistake, then please review crate's categories and keywords, or file a bug. If it is related, then please reconsider your choices, and yank it.
Author of this site is firmly convinced that cryptocurrencies have a net-negative effect on society.
rocket-apitoken
Published crate doesn't match its repository
Partially verified 6 files (includes 2 Cargo-generated).
Fetched
https://github.com/kvinwang/rocket-apitoken.gite0a39bbe05d6ced2d156742c4d29d09b7f641311.Checked on 2024-12-08
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["authentication"]to theCargo.toml.
reqwest-env-proxy
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]to theCargo.toml.README missing from crate tarball
Cargo sometimes fails to package the
READMEfile. Ensure the path to theREADMEinCargo.tomlis 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.
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 reqwest 0.11.11 is outdated
Upgrade to 0.12.24 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 3 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?
Missing keywords
Help users find your crates. Add
keywords = ["proxy", "env", "http-request", "let", "helper"](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.
dcap-qvl-cli
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["command-line-utilities"]to theCargo.toml.
pink-erased-serde, pink-json
Latest stable release is old
It's been over 3 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").
pink-s3, pink-utils, this-crate, pink-kv-session, pink-sidevm-env, pink-sidevm, phala-allocator, pink-sidevm-logger, wapod-types, pink-drink, pink-chain-extension, prpc, eip712_enc, ink_contract_decoder, wapo, wapo-env, phala-wasmer-tunables, pink-types, immutable_env, phatjs-test, pinkjs, pink-attestation, sidevm-macro, pink-extension-macro, pink-sidevm-macro, wapo-macro
Cryptocurrency crate
This crate has been classified as related to cyrptocurrencies. If you believe this categorization is a mistake, then please review crate's categories and keywords, or file a bug. If it is related, then please reconsider your choices, and yank it.
reqwest-env-proxy, prpc-serde-bytes, pink-macro
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.
pink-macro
README missing from crate tarball
Cargo sometimes fails to package the
READMEfile. Ensure the path to theREADMEinCargo.tomlis 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 heck 0.4.0 is outdated
Upgrade to 0.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ink_ir 4.2 is a bit outdated
Consider upgrading to 5.1.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.Dependency proc-macro-crate 1.0.0 is outdated
Upgrade to 3.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
prpc-serde-bytes
Published crate doesn't match its repository
Partially verified 7 files (includes 2 Cargo-generated).
Looked for the crate in
prpc-serde-bytes/. Fetchedhttps://github.com/phala-network/prpc.git3c6c946dd134e3952ae36fa96103c2a0f860d08f.Checked on 2024-08-10
No issues found in: serde-human-bytes
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.