Skip to content

Commit 57a7e7c

Browse files
committed
Fix new clippy warnings and update deps
* Clippy now complains about struct fields that are never read. With ids it's understandable, but with errors it's just plain annoying as those are used by the implementation of the Debug trait, and yet clippy choses to ignore derived implementations * Update the dependencies to close some security vulnerabilities
1 parent 533dfb5 commit 57a7e7c

File tree

4 files changed

+654
-281
lines changed

4 files changed

+654
-281
lines changed

0 commit comments

Comments
 (0)