Skip to content

serde_with v1.6.4

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

Fixed

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