rsonquery / rsonpath

Blazing fast JSONPath query engine written in Rust.
https://rsonquery.github.io/rsonpath/
MIT License
48 stars 8 forks source link

V0ldek/fix nightly clippy #477

Closed V0ldek closed 6 months ago

V0ldek commented 6 months ago

Short description

New nightly update includes an improvement to the "unnecessary import" clippy lint which triggered 60-odd warnings. I fixed all occurrences and rolled all current dependabot PRs into this one.

Checklist

All of these should be ticked off before you submit the PR.