Skip to content

v1.0.82

Compare
Choose a tag to compare
@dtolnay dtolnay released this 29 Jun 18:47
· 268 commits to master since this release
v1.0.82
f286714
  • Implement From<Option<T>> for serde_json::Value where T: Into<Value> (#900, thanks @kvnvelasco)