dalek-cryptography / bulletproofs

A pure-Rust implementation of Bulletproofs using Ristretto.
MIT License
1.02k stars 218 forks source link

Update to 2018 edition #307

Closed hdevalence closed 4 years ago

hdevalence commented 4 years ago

This runs cargo fix --edition and then cargo fix --edition-idioms.