Closed streaps closed 5 years ago
Edition 2018 has migrated to stable with Rust 1.31.0.
However I'm using quite a few nightly features (EDIT: actually, only one afaict) in mumble-web-proxy
itself (and one in mumble-protocol
as well), so you'll need a nightly version anyway. The most convenient way of obtaining one is probably via rustup.
The README now mentions this, as well as the dependency on clang and libnice headers.
another problem with rustc on Ubuntu 18.10