Hi all,
I am having an issue solving dependencies that use cc-rs / ring and cross compiling AWS lambda functions using cargo-lambda. Reference for cargo-lambda here - Cross Compiling with Cargo Lambda | Cargo Lambda
The issue I am getting is:
Wondering if anyone has a solution to this or can someone point me in the right direction for assistance?
Thanks!