mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-17 20:04:25 -05:00
b8cb9e1b8b
This will allow us to compile on stable Rust. The latest version of `secp256kfun` uses `curve25519-dalek-ng` instead of the original curve25519-dalek crate. Instead of converting back and forth, we simply switch to this crate as well. Judging from the README it is just a fork because there was trouble between the maintainers of the original crate. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |