0.1.91
- Update to syn 3 (#299)
- Fix mutability for by-reference receivers (#301)
0.1.88
- Fix lifetime bounding on generic parameters that have cfg (#289)
0.1.85
- Omit
Self: 'async_traitbound in impl when not needed by signature (#284)
0.1.83
- Prevent needless_arbitrary_self_type lint being produced in generated code (#278)