awslabs / tough

Rust libraries and tools for using and generating TUF repositories
197 stars 54 forks source link

clippy: Fix new lints with 1.72.0 #668

Closed stmcginnis closed 1 year ago

stmcginnis commented 1 year ago

Issue #, if available:

N/A

Description of changes:

The new rust clippy enforces more lints. This addresses warnings that will be flagged with the new 1.72.0 toolchain.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.