veloren/world
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
..
benches Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
examples Merge branch 'juliancoffee/resizeable_map' into 'master' 2021-11-19 22:50:24 +00:00
src Merge branch 'juliancoffee/resizeable_map' into 'master' 2021-11-19 22:50:24 +00:00
Cargo.toml updating dependencies, 2021-11-20 20:17:49 +01:00
economy_testinput2.ron Accelerate econsim using arrays instead of hashmaps 2021-06-20 16:00:37 +00:00
economy_testinput.ron Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00