Sourced from serde's releases.
v1.0.165
- Fix incorrect count of fields passed to tuple deserialization methods when using
serde(skip_deserializing)attributes (https://github.com/facebook/flipper/issues/2466, thanks@​Mingun)- Fix
-Zminimal-versionsbuild
dcbc3e0 Release 1.0.1650289d31 Fix -Zminimal-versions build015e397 No need for single-element vec for chaining one element6a9a21f Resolve useless_conversion clippy lint in test81ac54b Resolve redundant_closure_call clippy lint6b4e755 Resolve explicit_iter_loop pedantic clippy lintb053b4f Touch up early return in Enum checksc0ba323 Support a manual trigger on CI workflow20a48c9 Remove .clippy.toml in favor of respecting rust-version from Cargo.toml0993880 Resolve redundant_static_lifetimes clippy lint