Closed gferon closed 4 months ago
It just compiles ™️
It is required for downstream users to adjust the patched version of curve25519-dalek:
curve25519-dalek
[patch.crates-io] "curve25519-dalek" = { git = "https://github.com/signalapp/curve25519-dalek", tag = "signal-curve25519-4.1.1" }
CI fails on installing protobuf-dev, FYI
Swapping the protoc patch out with the one in #280 should make this compile.
This one is superseded by libsignal v0.51
It just compiles ™️
It is required for downstream users to adjust the patched version of
curve25519-dalek
: