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.
derive-where
Imprecise dependency requirement syn = ^2
Cargo does not always pick latest versions of dependencies! If
Cargo.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.This crate does not bump semver-minor when adding new features, so to be safe you get all the features/APIs/fixes that your crate depends on, require a more specific patch version.
Dependency syn ^2 is outdated
Upgrade to the latest version 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.Failed to verify create's content against its repository
Partially verified 53 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v1.6.1'.
- 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.
Fetched
https://github.com/modprog/derive-where.git846ec2c9632da54fe87d1b5756e4aba136735b33.Checked on 2026-03-15
This check is experimental.
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v1.6.1'.
weedle
Dependency nom ^5.1.0 is significantly outdated
Upgrade to the latest version 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 = ["parser-implementations"]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 = ["web-idl", "parser", "define", "data-structures", "idl-parser"](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.
axum-server
Imprecise dependency requirement bytes = ^1
Cargo does not always pick latest versions of dependencies! If
Cargo.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.Optional dependency 'openssl-sys' 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 'openssl-sys', 'openssl', 'rustls-pki-types', 'rustls', 'tokio-rustls', 'tokio-openssl', 'arc-swap' may have been unintentional.
wasm-bindgen-futures
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["asynchronous", "wasm"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["promise", "wasm-bindgen", "future", "javascript", "gap"](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.
wasm-bindgen-test-shared
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["wasm"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["wasm-module", "wasm-bindgen", "javascript", "wasm-bindgen-test", "internal"](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.No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.
js-sys
Missing keywords
Help users find your crates. Add
keywords = ["mozilla-org", "javascript", "js-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.
wasm-bindgen-shared
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["wasm"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["wasm-bindgen", "javascript", "wasm-module", "internal", "import"](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.No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.
wasm-bindgen-test-macro
Dependency syn ^2.0 is outdated
Upgrade to the latest version to get all the fixes, and avoid causing duplicate dependencies in projects.
winit-android
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/winit-android ) failed. Please try again later.
wasm-bindgen
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/wasm-bindgen ) failed. Please try again later.
walrus
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/walrus ) failed. Please try again later.
wasm-bindgen-macro-support
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/wasm-bindgen-macro-support ) failed. Please try again later.
winit
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/winit ) failed. Please try again later.
web-sys
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/web-sys ) failed. Please try again later.
wasm-bindgen-cli-support
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/wasm-bindgen-cli-support ) failed. Please try again later.
winit-x11
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/winit-x11 ) failed. Please try again later.
winit-wayland
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/winit-wayland ) failed. Please try again later.
winit-appkit
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/winit-appkit ) failed. Please try again later.
winit-uikit
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/winit-uikit ) failed. Please try again later.
winit-win32
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/winit-win32 ) failed. Please try again later.
winit-web
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/winit-web ) failed. Please try again later.
winit-orbital
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/winit-orbital ) failed. Please try again later.
winit-common
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/winit-common ) failed. Please try again later.
wasm-bindgen-test
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/wasm-bindgen-test ) failed. Please try again later.
wasm-bindgen-cli
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/wasm-bindgen-cli ) failed. Please try again later.
wasm-bindgen-backend
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/wasm-bindgen-backend ) failed. Please try again later.
dpi
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/dpi ) failed. Please try again later.
raw-window-metal
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/raw-window-metal ) failed. Please try again later.
wasm-bindgen-externref-xform
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/wasm-bindgen-externref-xform ) failed. Please try again later.
wasm-bindgen-multi-value-xform
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/wasm-bindgen-multi-value-xform ) failed. Please try again later.
wasm-bindgen-threads-xform
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/wasm-bindgen-threads-xform ). Please try again later.
wasm-bindgen-wasm-interpreter
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/wasm-bindgen-wasm-interpreter ). Please try again later.
wasm-bindgen-wasm-conventions
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/wasm-bindgen-wasm-conventions ). Please try again later.
axum-server-dual-protocol
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/axum-server-dual-protocol ). Please try again later.
web-time
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/web-time ). Please try again later.
wasm-worker
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/wasm-worker ). Please try again later.
js
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/js ). Please try again later.
unchecked_unwrap
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/unchecked_unwrap ). Please try again later.
js-test
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/js-test ). Please try again later.
wasm-bindgen-webidl
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/wasm-bindgen-webidl ). Please try again later.
sentry-contrib-native
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/sentry-contrib-native ). Please try again later.
sentry-contrib-native-sys
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/sentry-contrib-native-sys ). Please try again later.
cargo-stdout-parser
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/cargo-stdout-parser ). Please try again later.
js-bindgen
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/js-bindgen ). Please try again later.
daxpedda-vsprintf
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/daxpedda-vsprintf ). Please try again later.
sentry-native-sys
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/sentry-native-sys ). Please try again later.
sentry-native
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/sentry-native ). Please try again later.
winit-core
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/winit-core ) failed. Please try again later.
No issues found in: wasm-bindgen-macro
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.