iliana / rust-crowbar

Wrapper to simplify writing AWS Lambda functions in Rust (using the Python execution environment)
https://docs.rs/crowbar
Apache License 2.0
197 stars 16 forks source link

Make it work with old openssl on lambda #22

Open ramn opened 6 years ago

ramn commented 6 years ago

Solves https://github.com/ilianaw/rust-crowbar/issues/20

softprops commented 6 years ago

also running into the same issue. would like to see this get merged