Skip to content

serde_with_macros v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 10:13
435904b

Fixed

  • Fix compiling when having a struct field without the serde_as annotation.
    This broke in 1.4.0 #267