veloren/world/src
Marcel Märtens c212de00c2 updated dependencies and fixed stuff
- replace serde_derive by feature of serde
   incl. source code modifications to compile
 - reduce futures-timer to "2.0" to be same as async_std
 - update notify
 - removed mio, bincode and lz4 compress in common as networking is now in own crate
   btw there is a better lz4 compress crate, which is newer than 2017
 - update prometheus to 0.9
 - can't update uvth yet due to usues
 - hashbrown to 7.2 to only need a single version
 - libsqlite3 update
 - image didn't change as there is a problem with `image 0.23`
 - switch old directories with newer directories-next
 - no num upgrade as we still depend on num 0.2 anyways
 - rodio and cpal upgrade
 - const-tewaker update
 - dispatch (untested) update
 - git2 update
 - iterations update
2020-07-07 09:43:49 +02:00
..
block Added bombs, throwable items, more block kinds, weaker explosions 2020-07-05 16:15:48 +01:00
civ Fix clippy warnings after toolchain update 2020-06-23 16:52:04 +10:00
column Fix clippy warnings after toolchain update 2020-06-23 16:52:04 +10:00
layer fmt 2020-04-23 18:19:42 +01:00
sim updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
site Removed bomb timeout 2020-07-05 16:15:51 +01:00
util Fixed suppressed clippy warnings for #587 - clone_on_copy 2020-06-18 22:25:48 +01:00
all.rs Fixing visual issues. 2019-08-19 19:20:54 +02:00
config.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
lib.rs post-quad rewrite fixup 2020-07-06 06:07:29 +00:00