Wulf / dsync

Generate rust structs & query functions from diesel schema files
Other
70 stars 13 forks source link

style(code): fix clippy #129

Closed hasezoey closed 9 months ago

hasezoey commented 9 months ago

This PR fixes 2 clippy warnings added by #125

EDIT: and some other things from #126 since it got merged first