aws / aws-nitro-enclaves-image-format

This library provides the definition of the enclave image format (EIF) file used in AWS Nitro Enclaves.
Apache License 2.0
11 stars 17 forks source link

Make codebase `cargo clippy` clean #12

Closed gkelly closed 6 months ago

gkelly commented 1 year ago

Description of changes: clippy reported two extraneous casts, this is a small patch to clean them up.

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