Version 0.1.3
Changes
- Fixes the generation of advice when empty strings are provided
- Addresses a
clippy
warning caused by the use ofInto
instead ofFrom
for the extend macro.
clippy
warning caused by the use of Into
instead of From
for the extend macro.