Johni0702 / mumble-web-proxy

Mumble to WebSocket+WebRTC proxy for use with mumble-web
70 stars 25 forks source link

Update libnice dependency to 0.2.1 to fix ARM compile error (#14) #15

Closed seeba8 closed 3 years ago

Johni0702 commented 3 years ago

I'd expect the Cargo.lock file to change as well if you update a dependency, please include it in the PR. Depending on your version of cargo, the diff may be larger than expected. Don't worry about that, it's normal because the current Cargo.lock was generated by an old version of cargo.

seeba8 commented 3 years ago

That diff is interesting. Apologies for having forgotten the Cargo.lock file, I have not done anything really with rust (apart from writing some helloworld-like experiments).