update various deps

This brings most things reasonably up-to-date. libpasta's deps are
dragging a bit, keeping us on an older ring to avoid duplication,
and causing us to use three versions of base64. And I need to update
a few of my companion crates' parking_lot dep to match tokio.
This commit is contained in:
Scott Lamb
2020-11-23 00:23:03 -08:00
parent 8512199d85
commit 269db57a53
18 changed files with 913 additions and 599 deletions

View File

@@ -40,7 +40,7 @@ fi
NODE_MIN_VERSION="10"
YARN_MIN_VERSION="1.0"
CARGO_MIN_VERSION="0.2"
RUSTC_MIN_VERSION="1.42"
RUSTC_MIN_VERSION="1.45"
normalizeDirPath()
{