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.
leo-parser-lossless
Failed to verify create's content against its repository
Verified 8 out of 10 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v3.4.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
- warning: build.rs is used in git, but disabled in the crates.io package
Files in the crates.io crate compared to the repository:
Cargo.locknot found.src/lib.rsdoes not match the repository.grammar.rsnot found.
Looked for the crate in
compiler/parser-lossless/. Fetchedhttps://github.com/provablehq/leo.gita7715d1750c068ab54313b703d45ccb6377cd85f.Checked on 2025-12-07
This check is experimental.
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v3.4.0'.
Dependency lalrpop-util 0.21.0 is significantly outdated
Upgrade to 0.22.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 itertools 0.13.0 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency logos 0.15.0 is outdated
Upgrade to 0.16.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
leo-retriever
Dependency leo-ast 2.5.0 is significantly outdated
Upgrade to 3.4.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 leo-errors 2.5.0 is significantly outdated
Upgrade to 3.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency leo-span 2.5.0 is significantly outdated
Upgrade to 3.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency snarkvm =1.5.0 is significantly outdated
Upgrade to 4.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Locked dependency version snarkvm =1.5.0
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.
Dependency aleo-std 0.1.24 is outdated
Upgrade to 1.0.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency leo-disassembler 2.5.0 is outdated
Upgrade to 3.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency leo-passes 2.5.0 is outdated
Upgrade to 3.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency toml 0.8.19 is outdated
Upgrade to 0.9.11+spec-1.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ureq 2.10 is outdated
Consider upgrading to 3.1.0 to get all the fixes and improvements.
No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.
leo-interpreter
Dependency colored 2.0 is outdated
Consider upgrading to 3.1.0 to get all the fixes and improvements.
Dependency crossterm 0.28.1 is outdated
Upgrade to 0.29.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency dialoguer 0.11.0 is outdated
Upgrade to 0.12.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 is outdated
Consider upgrading to 0.9.2 to get all the fixes and improvements.
Dependency rand_chacha 0.3.0 is outdated
Upgrade to 0.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ratatui 0.29.0 is outdated
Consider upgrading to 0.30.0 to get all the fixes and improvements.
Failed to verify create's content against its repository
Partially verified 15 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v3.4.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
Files in the crates.io crate compared to the repository:
Cargo.locknot found.
Looked for the crate in
interpreter/. Fetchedhttps://github.com/provablehq/leo.gita7715d1750c068ab54313b703d45ccb6377cd85f.Checked on 2025-12-07
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v3.4.0'.
leo-lang, leo-errors, leo-ast, leo-passes, leo-package, leo-span, leo-parser, leo-test-framework, leo-compiler
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.
No issues found in: leo-disassembler
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.