Releases: dtolnay/async-trait
Releases · dtolnay/async-trait
0.1.75
- Documentation improvements
0.1.74
- Documentation improvements
0.1.73
- Prevent generated code from triggering ignored_unit_patterns pedantic clippy lint
0.1.72
- Documentation improvements
0.1.71
- Documentation improvements
0.1.69
- Resolve new diverging_sub_expression clippy lint in generated code
0.1.68
- Improve error message if an async fn is written without a function body in an impl block
0.1.67
- Update syn dependency to 2.x
0.1.66
- Set html_root_url attribute