veloren/server-cli
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
..
src Fixed server-cli command parsing failure on Windows 2021-09-05 16:46:20 +01:00
.gitignore Added forts to towns, began better economy sim 2020-08-12 21:15:52 +01:00
Cargo.toml updating dependencies, 2021-11-20 20:17:49 +01:00
docker-compose.yml More fixes to stdin input. 2021-05-11 04:15:59 -07:00
Dockerfile Changed veloren-server-cli to run in interactive basic mode as default. Removed -b and added -t which enables the tui. 2021-07-14 20:03:16 +01:00