Skip to content

1.0.23

Choose a tag to compare

@dtolnay dtolnay released this 23 Nov 03:12
· 691 commits to master since this release
1.0.23
303e1a0
  • Add impl AsRef<dyn std::error::Error> and impl AsRef<dyn std::error::Error + Send + Sync> for anyhow::Error
  • Add Chain::new constructor