mirror of
https://github.com/conduition/dlctix.git
synced 2026-01-31 13:45:11 +01:00
- musig2: 0.2.4 -> 0.3.1 - secp: 0.5.0 -> 0.6.0 - rand: 0.8.5 -> 0.9.2 - Fix deprecation warnings for rand::thread_rng() -> rand::rng() - Fix deprecation warnings for gen_range() -> random_range() All tests passing.