Skip to content

v1.0.38

Compare
Choose a tag to compare
@dtolnay dtolnay released this 15 Apr 03:35
· 1617 commits to master since this release
v1.0.38
8d113e6
  • Infer trait bounds for use of a type parameter associated type (#1213, thanks @Osspial)
  • Fix deserialize_with on a struct variant with one field (#1215)