Skip to content

v1.0.102

Compare
Choose a tag to compare
@dtolnay dtolnay released this 27 Oct 20:42
· 1046 commits to master since this release
v1.0.102
2ceabad
  • Support deserializing PathBuf from bytes like &Path already did, and support deserializing Box<Path> (#1656, thanks @heftig)