aws / aws-nitro-enclaves-nsm-api

This provides a library for interacting with the Nitro Secure Module, which provides Nitro Enclaves with attestation capability.
Apache License 2.0
62 stars 43 forks source link

CI: Fix failure #33

Closed meerd closed 2 years ago

meerd commented 2 years ago

This change suppresses clippy (nightly) error for derive_partial_eq_without_eq lint.

Signed-off-by: Erdem Meydanli meydanli@amazon.com

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