derive-0.31.0
What's Changed
- Update proc-macro-crate by @westy92 in #122
- Add
with
field attribute for the FromRow derive macro by @blackbeam in #118 - derive: Implement
From<Newtype> for Value
when serialize_with is given by @blackbeam in #123
New Contributors
Full Changelog: v0.31.0...derive-0.31.0