libsip
libsip copied to clipboard
Failed to compile libsip as dependency for library
I can't compile libsip as dependency for other lib. Rust 1.54
[package]
name = "hello_sip"
version = "0.1.0"
edition = "2018"
[dependencies]
libsip = "0.2.6"
Got a bunch of errors similar to this:

I see the same issue here: https://github.com/ByteHeathen/libsip/issues/26
Oh Snap, i totally forgot about this. Unfortunately I thought i archived this library a few days after #26, since the release of nom 6 it has needed to be entirely rewritten. Around this time i also lost my job that i was using this for kinda draining my interest / desire to spend time completely rewriting this.
I'll make sure to update the README and archive this repository right now, that should have be done a while ago