eth-cscs / manta

Another CLI for Alps
https://eth-cscs.github.io/manta/
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

BUG: Update openssl library to fix cross compilation issue #48

Closed Masber closed 6 months ago

Masber commented 6 months ago

Currently, manta CI fails creating apply artifacts because the cc crate which is a dependency for openssl breaks the build tasks. openssl and cc are aware of this and they are working on the issue.

https://github.com/sfackler/rust-openssl/issues/2184

Masber commented 6 months ago

fixed in version v1.28.7