TilBlechschmidt/WebGrid

Great dependency bump of 2021

TilBlechschmidt opened this issue ยท 1 comments

Since the project has been updated last time a number of dependencies used have had some major releases. Update all of them ๐Ÿ˜‰

  • Core Rust dependencies (mostly as a result of Tokio 1.0, might cause some code breaks)
  • rust-musl-builder (now has root building support natively ๐Ÿฅณ)
  • API NodeJS dependencies

This task once more revealed the importance for automated tests to at the very least ensure no regressions in basic functionality!