serde v1.0.102 Release Notes

Release Date: 2019-10-27 // over 4 years ago
    • 👌 Support deserializing PathBuf from bytes like &Path already did, and support deserializing Box<Path> (#1656, thanks @heftig)