v0.13.0
What's Changed
- Deny Clippy pedantic lints and run on CI by @apasel422 in #192
- Remove unnecessary lifetime constraint from parse_dictionary_with_visitor by @apasel422 in #195
- Revert lifetime changes from #180 by @apasel422 in #197
- Remove unnecessary as_deref call by @apasel422 in #198
- Use 'de as input lifetime across all visitor usage by @apasel422 in #200
- Derive common traits for Parser, Ignored, Never by @apasel422 in #201
- Bump crate version to 0.13 by @valenting in #199
Full Changelog: v0.12.0...v0.13.0