Pin `tokio` to fix CI
authorElias Rohrer <ero@tnull.de>
Tue, 28 Mar 2023 10:56:38 +0000 (12:56 +0200)
committerElias Rohrer <ero@tnull.de>
Tue, 28 Mar 2023 15:40:08 +0000 (17:40 +0200)
commit143c0f80cba096103bfd619c522533720b6fb0f7
treec283fdbb25b6b3874f16567173a39e03630b5315
parent3c02e507d67f83469b6e533e551d1f08e3915343
Pin `tokio` to fix CI

Recently `tokio` got updated to 1.27.0, which bumped MSRV from 1.49 to
1.56.

Here we pin `tokio` accordingly to unbreak CI.
ci/ci-tests.sh