aws / aws-nitro-enclaves-cli

Tooling for Nitro Enclave Management
Apache License 2.0
116 stars 78 forks source link

cargo: Upgrade num-derive to v0.4 #604

Closed meerd closed 2 months ago

meerd commented 2 months ago

The num-derive crate version 0.3 is no longer compatible with the current nightly Rust toolchain. Upgrading to version 0.4 to ensure compatibility and allow successful builds.

Issue #, if available:

Description of changes:

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