Skip to content

1.0.30

Compare
Choose a tag to compare
@dtolnay dtolnay released this 09 Oct 00:54
· 240 commits to master since this release
1.0.30
672e952
  • Make #[source] attribute usable on a field of type Box<dyn Error + Send + Sync + UnwindSafe + 'static> (#155, thanks @cosmicexplorer)