veloren/network/src
Marcel Märtens e29ede7c97 updating dependencies,
cannot update the following dependencies:
 - vek: Sharps SIMD isnt upstream
 - tracing-subscriber: MakeWriter was adjusted and i was to lazy to fiddle with lifetimes,
 - refinery, rustsql: we have a custom refinery version which is incompatible with newer rustsql
 - equi + egui_winit + egui_wgpu_backend: i tried it in this commit but it turned out that they dependo n wgpu which we cant update
 - wgpu: cant update due new version doesnt support DX11

Got quinn updated which now require some dependencies to be explicit.
2021-11-20 20:17:49 +01:00
..
api.rs update toolchain to nightly-2021-09-24 2021-09-24 23:18:07 +02:00
channel.rs updating dependencies, 2021-11-20 20:17:49 +01:00
lib.rs fix clippy warnings 2021-07-12 12:09:09 +02:00
message.rs extract protocol specific listen code from scheduler and move it to channel.rs 2021-04-29 17:51:52 +02:00
metrics.rs fmt after applying clippy fixes after toolchain update 2021-07-12 12:09:27 +02:00
participant.rs update toolchain to nightly-2021-09-24 2021-09-24 23:18:07 +02:00
scheduler.rs update toolchain to nightly-2021-09-24 2021-09-24 23:18:07 +02:00
util.rs fix logging cnt didnt reset 2021-06-27 22:51:23 +02:00