Skip to content

serde 0.8.22

  • Remove #![feature(proc_macro)] feature gates to support serde_derive on the beta channel!
  • Support deserializing a ByteBuf from a string (#645)