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.
tx-bakery
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.
Dependency assertables 7.0.1 is significantly outdated
Upgrade to 9.5.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.Dependency jsonrpsee 0.22.5 is significantly outdated
Upgrade to 0.25.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.
Published crate doesn't match its repository
Partially verified 23 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
does not match the repository.
Looked for the crate in
tx-bakery/
. Fetchedhttps://github.com/mlabs-haskell/tx-village.git
0687d7ee0f13f9073800900162d75c7386744442.Checked on 2025-03-23
This check is experimental.
Dependency derive_builder 0.12.0 is outdated
Upgrade to 0.20.2 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 thiserror 1.0.69 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["builder", "bakery", "tx-bakery"]
(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.
plutus-ledger-api
Dependency cardano-serialization-lib 13.2.0 is outdated
Upgrade to 14.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency nom 7.1.3 is a bit outdated
Consider upgrading to 8.0.0 to get all the fixes and improvements.
Dependency thiserror ^1.0.69 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 = ["authentication"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["api", "ledger", "plutus"]
(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.
lbr-prelude, tx-bakery-ogmios
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.
is-plutus-data-derive
Dependency thiserror 1.0.64 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Failed to verify create's content against its repository
Partially verified 7 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v1.0.0'.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update
.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
Looked for the crate in
is-plutus-data-derive/
. Fetchedhttps://github.com/mlabs-haskell/plutus-ledger-api-rust.git
2d93aa3c7d4c19a09d5624f74e2195f7de887693.Checked on 2024-11-07
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v1.0.0'.
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.
lbr-prelude-derive
Published crate doesn't match its repository
Partially verified 12 files (includes 2 Cargo-generated).
Looked for the crate in
runtimes/rust/lbr-prelude-derive/
. Fetchedhttps://github.com/mlabs-haskell/lambda-buffers.git
3649de6980f150c2db5bc54553f58344577b6ced.Checked on 2024-08-04
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.
No issues found in: diesel-derive-pg
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.