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.
lemmy_db_views_moderator
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/lemmynet/lemmy\.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.
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.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 diesel-async 0.4.1 is outdated
Upgrade to 0.5.2 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 ts-rs 7.1.1 is outdated
Upgrade to 10.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.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming"]
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 = ["link-aggregator", "activity-pub", "fediverse", "lemmy", "forum"]
(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 'diesel-async' 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 'diesel-async', 'diesel', 'ts-rs' may have been unintentional.
lemmy_utils
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/lemmynet/lemmy\.git
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.Dependency html2text 0.13.6 is outdated
Upgrade to 0.14.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest-middleware 0.3.3 is significantly outdated
Upgrade to 0.4.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency strum 0.26.3 is outdated
Upgrade to 0.27.1 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 = ["web-programming"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["link-aggregator", "lemmy", "fediverse", "activity-pub", "reddit"]
(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 'futures' 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 'futures', 'html2text', 'moka', 'serde_json', 'diesel', 'regex', 'smart-default', 'tokio', 'anyhow', 'enum-map', 'ts-rs', 'doku', 'itertools', 'lettre', 'url', 'urlencoding', 'markdown-it', 'deser-hjson', 'actix-web', 'rosetta-i18n', 'tracing', 'reqwest-middleware', 'http', 'uuid' may have been unintentional.
lemmy_db_schema
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/lemmynet/lemmy\.git
Dependency bcrypt 0.16.0 is significantly outdated
Upgrade to 0.17.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.Dependency strum 0.26.3 is outdated
Upgrade to 0.27.1 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 = ["database"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["link-aggregator", "activity-pub", "fediverse", "lemmy", "forum"]
(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 'serde_json' 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 'serde_json', 'diesel-async', 'diesel_migrations', 'diesel', 'regex', 'tokio', 'rustls', 'tokio-postgres-rustls', 'i-love-jesus', 'ts-rs', 'bcrypt', 'tuplex', 'lemmy_utils', 'diesel-derive-newtype', 'tokio-postgres', 'deadpool', 'diesel-derive-enum', 'activitypub_federation', 'diesel_ltree' may have been unintentional.
lemmy_db_views
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/lemmynet/lemmy\.git
No readme property
Specify path to a
README
file 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 = ["web-programming::http-server"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["link-aggregator", "fediverse", "lemmy", "activity-pub", "forum"]
(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 'ts-rs' 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 'ts-rs', 'diesel-async', 'diesel', 'lemmy_utils', 'tracing', 'actix-web', 'i-love-jesus', 'diesel_ltree' may have been unintentional.
activitypub_federation
Dependency axum 0.7.5 is outdated
Upgrade to 0.8.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency http 0.2.12 is outdated
Upgrade to 1.2.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency http-signature-normalization-reqwest 0.12.0 is outdated
Upgrade to 0.13.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency itertools 0.13.0 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
Dependency reqwest-middleware 0.3.2 is significantly outdated
Upgrade to 0.4.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.62 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Dependency tower 0.4.13 is outdated
Upgrade to 0.5.2 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 = ["web-programming"]
to theCargo.toml
.
lemmy_api_crud
Latest prerelease is old
It's been over 14 months. 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"
).Users pay attention to the latest release date. Even if the crate is perfectly fine as-is, users may not know that.
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/lemmynet/lemmy\.git
Dependency lemmy_api_common =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_schema =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_views =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_views_actor =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_utils =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
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 activitypub_federation 0.5.0-beta.6 is outdated
Upgrade to 0.6.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency bcrypt 0.15.0 is outdated
Consider upgrading to 0.17.0 to get all the fixes and improvements.
Dependency webmention 0.5.0 is outdated
Upgrade to 0.6.0 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 = ["web-programming::http-server"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["activity-pub", "link-aggregator", "fediverse", "lemmy"]
(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.
lemmy_api
Latest prerelease is old
It's been over 14 months. 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"
).Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/lemmynet/lemmy\.git
Dependency lemmy_api_common =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_schema =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_views =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_views_actor =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_views_moderator =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_utils =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency wav 1.0.0 has issues
It may not be actively developed any more. Consider changing the dependency.
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 activitypub_federation 0.5.0-beta.6 is outdated
Upgrade to 0.6.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency base64 0.21.5 is outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency bcrypt 0.15.0 is outdated
Consider upgrading to 0.17.0 to get all the fixes and improvements.
Dependency sitemap-rs 0.2.0 is slightly outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming::http-server"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["link-aggregator", "activity-pub", "fediverse", "lemmy", "reddit"]
(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.
lemmy_api_common
Dependency infer 0.16.0 is significantly outdated
Upgrade to 0.19.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest-middleware 0.3.3 is significantly outdated
Upgrade to 0.4.1 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 = ["web-programming"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["link-aggregator", "lemmy", "fediverse", "activity-pub", "typescript-bindings"]
(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 'futures' 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 'futures', 'webpage', 'moka', 'encoding_rs', 'tokio', 'webmention', 'jsonwebtoken', 'mime', 'ts-rs', 'reqwest', 'actix-web-httpauth', 'tracing', 'actix-web', 'rosetta-i18n', 'reqwest-middleware', 'activitypub_federation', 'uuid' may have been unintentional.
lemmy_apub
Latest prerelease is old
It's been over 14 months. 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"
).Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/lemmynet/lemmy\.git
Dependency itertools 0.12.0 is significantly outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_api_common =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_schema =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_views =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_views_actor =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_utils =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency strum_macros 0.25.3 is significantly outdated
Upgrade to 0.27.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
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 activitypub_federation 0.5.0-beta.6 is outdated
Upgrade to 0.6.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency html2text 0.6.0 is outdated
Upgrade to 0.14.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency http 0.2.11 is outdated
Upgrade to 1.2.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest 0.11.22 is outdated
Upgrade to 0.12.12 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 = ["web-programming"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["link-aggregator", "activity-pub", "fediverse", "lemmy", "forum"]
(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.
lemmy_routes
Latest prerelease is old
It's been over 14 months. 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"
).Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/lemmynet/lemmy\.git
Dependency lemmy_api_common =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_schema =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_views =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_views_actor =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_utils =0.19.1-rc.1 is significantly outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
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 activitypub_federation 0.5.0-beta.6 is outdated
Upgrade to 0.6.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest 0.11.22 is outdated
Upgrade to 0.12.12 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest-middleware 0.2.4 is outdated
Upgrade to 0.4.1 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 = ["web-programming::http-server"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["link-aggregator", "fediverse", "activity-pub", "lemmy", "forum"]
(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.
lemmy_db_views_actor
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/lemmynet/lemmy\.git
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.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 diesel-async 0.4.1 is outdated
Upgrade to 0.5.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency strum 0.26.3 is outdated
Upgrade to 0.27.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ts-rs 7.1.1 is outdated
Upgrade to 10.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Partially verified 14 files (includes 2 Cargo-generated).
- warning: The crates.io package has no commit hash associated with it.
- Publish a new version, without using
--allow-dirty
flag. Make sure all changes are committed before publishing. Useinclude
/exclude
inCargo.toml
to omit unnecessary files.
- Publish a new version, without using
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.
Looked for the crate in
crates/db_views_actor/
. Fetchedhttps://github.com/lemmynet/lemmy.git
tagged0.19.9
(28c4e1396cf2243b6d813eddb9572d6b81dd1c9d).Checked on 2025-02-16
This check is experimental.
- warning: The crates.io package has no commit hash associated with it.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["asynchronous"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["link-aggregator", "fediverse", "activity-pub", "lemmy", "forum"]
(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 'diesel-async' 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 'diesel-async', 'diesel', 'ts-rs' may have been unintentional.
lemmy_server
Dependency actix-web-actors 4.1.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency diesel-async 0.1.1 is significantly outdated
Upgrade to 0.5.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency doku 0.20.0 is significantly outdated
Upgrade to 0.21.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tracing-actix-web 0.6.1 is significantly outdated
Upgrade to 0.7.16 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tracing-log 0.1.3 is significantly outdated
Upgrade to 0.2.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
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 activitypub_federation 0.3.5 is outdated
Upgrade to 0.6.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency clokwerk 0.3.5 is outdated
Upgrade to 0.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency console-subscriber 0.1.8 is outdated
Upgrade to 0.4.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_api =0.17.4 is slightly outdated
Consider upgrading to 0.18.2 to get all the fixes and improvements.
Dependency lemmy_api_common =0.17.4 is outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_api_crud =0.17.4 is slightly outdated
Consider upgrading to 0.18.2 to get all the fixes and improvements.
Dependency lemmy_apub =0.17.4 is slightly outdated
Consider upgrading to 0.18.2 to get all the fixes and improvements.
Dependency lemmy_db_schema =0.17.4 is outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_routes =0.17.4 is slightly outdated
Consider upgrading to 0.18.2 to get all the fixes and improvements.
Dependency lemmy_utils =0.17.4 is outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency opentelemetry 0.17.0 is outdated
Upgrade to 0.28.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency opentelemetry-otlp 0.10.0 is outdated
Upgrade to 0.28.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency pict-rs 0.4.0-beta.9 is slightly outdated
Consider upgrading to 0.5.16 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.
Dependency reqwest 0.11.12 is outdated
Upgrade to 0.12.12 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest-middleware 0.2.0 is outdated
Upgrade to 0.4.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest-tracing 0.4.0 is outdated
Upgrade to 0.5.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tracing-opentelemetry 0.17.4 is outdated
Upgrade to 0.29.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Verified 372 out of 373 files (includes 1 Cargo-generated).
- error: Cargo.lock was suspiciously large.
- If you don't need this file, use
include
orexclude
inCargo.toml
, otherwise file a bug at https://gitlab.com/lib.rs/main
- If you don't need this file, use
- warning: The crates.io package has no commit hash associated with it.
- Publish a new version, without using
--allow-dirty
flag. Make sure all changes are committed before publishing. Useinclude
/exclude
inCargo.toml
to omit unnecessary files.
- Publish a new version, without using
Fetched
https://github.com/lemmynet/lemmy.git
tagged0.17.4
(1386039eceb5f49bcb3e060462f923c0d56b8721).Checked on 2024-07-28
- error: Cargo.lock was suspiciously large.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming::http-server"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["link-aggregator", "fediverse", "activity-pub", "forum", "lemmy"]
(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 'opentelemetry' 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 'opentelemetry', 'tracing-opentelemetry', 'console-subscriber', 'opentelemetry-otlp', 'pict-rs' may have been unintentional.
lemmy_websocket
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 actix-web-actors 4.1.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency reqwest-middleware 0.1.5 is significantly outdated
Upgrade to 0.4.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Locked dependency version lemmy_api_common =0.16.7
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
Locked dependency version lemmy_db_schema =0.16.7
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
Locked dependency version lemmy_db_views =0.16.7
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
Locked dependency version lemmy_db_views_actor =0.16.7
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
Locked dependency version lemmy_utils =0.16.7
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
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 background-jobs 0.12.0 is outdated
Upgrade to 0.19.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency diesel 1.4.8 is outdated
Upgrade to 2.2.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_api_common =0.16.7 is outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_schema =0.16.7 is outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_views =0.16.7 is outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_views_actor =0.16.7 is outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_utils =0.16.7 is outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency opentelemetry 0.17.0 is outdated
Upgrade to 0.28.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
Dependency strum 0.24.0 is outdated
Upgrade to 0.27.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency strum_macros 0.24.0 is outdated
Upgrade to 0.27.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tracing-opentelemetry 0.17.2 is outdated
Upgrade to 0.29.0 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 = ["web-programming::websocket"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["link-aggregator", "websocket", "fediverse"]
(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.
lemmy_db_queries
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.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 bcrypt 0.10.1 is significantly outdated
Upgrade to 0.17.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sha2 0.9.8 is significantly outdated
Upgrade to 0.10.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency strum 0.21.0 is significantly outdated
Upgrade to 0.27.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency strum_macros 0.21.1 is significantly outdated
Upgrade to 0.27.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Locked dependency version lemmy_db_schema =0.13.5
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
Locked dependency version lemmy_utils =0.13.5
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
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 diesel 1.4.8 is outdated
Upgrade to 2.2.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency diesel_migrations 1.4.0 is outdated
Upgrade to 2.2.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_db_schema =0.13.5 is outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_utils =0.13.5 is outdated
Upgrade to 0.19.9 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 = ["link", "aggregator", "fediverse"]
(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.
lemmy_apub_lib
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 reqwest-middleware 0.1.5 is significantly outdated
Upgrade to 0.4.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Locked dependency version lemmy_utils =0.16.7
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
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 background-jobs 0.12.0 is outdated
Upgrade to 0.19.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency base64 0.13.0 is outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency diesel 1.4.8 is outdated
Upgrade to 2.2.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency http 0.2.6 is outdated
Upgrade to 1.2.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency http-signature-normalization-actix 0.6.1 is outdated
Upgrade to 0.11.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency http-signature-normalization-reqwest 0.5.0 is outdated
Upgrade to 0.13.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lemmy_utils =0.16.7 is outdated
Upgrade to 0.19.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest 0.11.10 is outdated
Upgrade to 0.12.12 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 = ["asynchronous"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["fediverse", "link-aggregator", "aggregator"]
(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.
lemmy_apub_lib_derive
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 syn 1.0.90 is significantly outdated
Upgrade to 2.0.99 to get all the fixes, and avoid causing duplicate dependencies in projects.
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.
activitypub_federation_derive
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/lemmynet/activitypub\-federation\-rust\.git
Dependency syn 1.0.96 is significantly outdated
Upgrade to 2.0.99 to get all the fixes, and avoid causing duplicate dependencies in projects.
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.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.