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.
tree-sitter-typescript, tree-sitter-cpp, tree-sitter-java, tree-sitter-ruby, tree-sitter-json, tree-sitter-html
Dependency tree-sitter 0.24 is outdated
Upgrade to 0.26.8 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.
tree-sitter-bash, tree-sitter-php, tree-sitter-c-sharp, tree-sitter-css
Dependency tree-sitter 0.25 is outdated
Upgrade to 0.26.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
zed-async-tar
Dependency async-std 1.12.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency redox_syscall 0.2 is significantly outdated
Upgrade to 0.7.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency xattr 0.2 is significantly outdated
Upgrade to 1.6.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.Published crate doesn't match its repository
Partially verified 27 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.locknot found.
Fetched
https://github.com/dignifiedquire/async-tar.gita307f6bf3e4219c3a457bea0cab198b6d7c36e25.Checked on 2025-10-26
This check is experimental.
License MIT/Apache-2.0 is not in SPDX syntax
Use
ORinstead of/.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["compression"]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.
Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.65, which is newer than the last 2018-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --editionand updateedition="…"inCargo.toml.Using the latest edition helps avoid old quirks of the compiler, and ensures Rust code has consistent syntax and behavior across all projects.
tree-sitter-haskell
Dependency tree-sitter 0.23 is significantly outdated
Upgrade to 0.26.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
zed_extension_api
Dependency wit-bindgen 0.41 is significantly outdated
Upgrade to 0.57.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 = ["text-editors"]to theCargo.toml.
agentic-coding-protocol
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repositoryURL inCargo.tomlis correct and works withgit clone. The repository must be public.
- Make sure the
Checked on 2025-07-27
tree-sitter-generate
Dependency rquickjs 0.10.0 is significantly outdated
Upgrade to 0.11.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Optional dependency 'pathdiff' 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 'pathdiff', 'rquickjs' may have been unintentional.
tree-sitter-c
Dependency tree-sitter 0.25.4 is outdated
Upgrade to 0.26.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
async-dispatcher
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.Dependency futures-lite 1 is outdated
Upgrade to 2.6.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Imprecise dependency requirement futures-lite = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
futures-lite = "2.6.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 = ["asynchronous"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["async-runtime", "dispatcher", "os-scheduler", "task-scheduling", "sleep"](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 'async-dispatcher-macros' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:syntax. Feature 'async-dispatcher-macros' may have been unintentional.
tree-sitter-julia
Published crate doesn't match its repository
Verified 15 out of 16 files (includes 2 Cargo-generated).
- error: File 'src/parser.c' was too large
- If you don't need this file, use
includeorexcludeinCargo.toml, otherwise file a bug at https://gitlab.com/lib.rs/main
- If you don't need this file, use
Fetched
https://github.com/tree-sitter/tree-sitter-julia.gittaggedv0.23.1(a8e1262997d5a45520a06cbe1b86c0737d507054).Checked on 2024-11-17
- error: File 'src/parser.c' was too large
tree-sitter-python, tree-sitter-javascript, tree-sitter-go
Dependency tree-sitter 0.25.8 is outdated
Upgrade to 0.26.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
tree-sitter-embedded-template
Dependency tree-sitter 0.25.8 is outdated
Upgrade to 0.26.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
tree-sitter-regex, tree-sitter-jsdoc
Dependency tree-sitter 0.25.9 is outdated
Upgrade to 0.26.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
tree-sitter-julia, tree-sitter-verilog, tree-sitter-agda
Dependency tree-sitter 0.24 is outdated
Upgrade to 0.26.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
tree-sitter-ql-dbscheme
Dependency tree-sitter 0.23 is significantly outdated
Upgrade to 0.26.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
tree-sitter-toml
Dependency tree-sitter 0.20 is outdated
Upgrade to 0.26.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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?
async-dispatcher-macros
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.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.
tree-sitter-loader
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/tree-sitter-loader ) failed. Please try again later.
tree-sitter
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/tree-sitter ) failed. Please try again later.
tree-sitter-cli
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/tree-sitter-cli ) failed. Please try again later.
gpui
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/gpui ) failed. Please try again later.
No issues found in: tree-sitter-ocaml tree-sitter-tags tree-sitter-highlight tree-sitter-config tree-sitter-rust tree-sitter-language tree-sitter-ql
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.