Skip to content

v0.8.22

Compare
Choose a tag to compare
@dtolnay dtolnay released this 11 Jan 01:14
· 2536 commits to master since this release
v0.8.22
9e45bd8
  • Remove #![feature(proc_macro)] feature gates to support serde_derive on the beta channel!
  • Support deserializing a ByteBuf from a string (#645)