hardpixel / mrml-ruby

Ruby wrapper for MRML, the MJML parser implementation in Rust.
MIT License
50 stars 7 forks source link

please update rb-sys in Cargo.lock to 0.9.77 #3

Closed masukomi closed 1 year ago

masukomi commented 1 year ago

Describe the bug

compiling under macOS (and other FreeBSD systems?) is problematic with newer clang.

rb-sys has updated their bindgen and put out a new release. Relevant PR here.

Cargo.lock here is locked to 0.9.71 if we could get that bumped to 0.9.77 (the release from yesterday) it would be helpful for us having trouble compiling under macos.

jonian commented 1 year ago

Thanks for the report @masukomi. New version released with rb-sys 0.9.77.