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