Closed amytimed closed 8 months ago
compiles up if i pin libliquidfun-sys
to another commit:
libliquidfun-sys = { git = "https://github.com/mmatvein/libliquidfun-sys.git", rev = "eebc4e917fb48fe103a7ddcb1a2f98587e1759c3" }
Ah you're right, I've been sloppy with my pushes. I'm developing this in parallel to libliquidfun-sys and the main branch might be compatible with libliquidfun-sys' main branch instead of the crates.io release. I will cut a new release of libliquidfun-sys to fix this.
It should now be fixed. I could build with a clean checkout. Could you give it a go in your project?