briansmith / crypto-bench

Benchmarks for crypto libraries (in Rust, or with Rust bindings)
70 stars 11 forks source link

changes needed for rustc 1.36 #49

Closed AxelNennker closed 4 years ago

AxelNennker commented 5 years ago

Signed-off-by: Axel Nennker axel.nennker@telekom.de

Today I cloned crypto-bench and it did not compile. I think this is because of rustc 1.36

ignisvulpis@namenlos:~/development/crypto-bench$ rustc --version
rustc 1.36.0 (a53f9df32 2019-07-03)
AxelNennker commented 5 years ago

I agree to license my contributions to each file under the terms given at the top of each file I changed.

briansmith commented 4 years ago

Thank you. Unfortunately, I just don't have time to work on this project so I'm going to stop accepting contributions for a while.