Skip to content

v1.0.97

Compare
Choose a tag to compare
@dtolnay dtolnay released this 16 Jun 04:50
· 173 commits to master since this release
v1.0.97
a0ddb25
  • Add io_error_kind() method to serde_json::Error: fn io_error_kind(&self) -> Option<std::io::ErrorKind> (#1026)