ArroyoSystems / arroyo

Distributed stream processing engine in Rust
https://arroyo.dev
Apache License 2.0
3.45k stars 189 forks source link

Statically compiled lzma to prevent dynamic linking on macos #614

Closed mwylde closed 2 months ago

mwylde commented 2 months ago

This is helps to satisfy gatekeeper when providing MacOS builds, as liblzma is not provided by the system