canndrew / gnunet-rs

GNUnet bindings for Rust
15 stars 5 forks source link

Make the crate build on latest stable rust compiler 1.27.0 #3

Open mildred opened 5 years ago

mildred commented 5 years ago

The crate is not compiling on latest stable compiler. I suspect it was using unstable features. I rewrote them to work on latest stable compiler.