Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use old tokio in lock file to fix MSRV test
tokio 1.39 requires mio 1.0.0, which requires MSRV 1.70. Since tokio 1.* are all compatible, downstream users can choose to use newer transitive dependencies for newer MSRV anyway.
- Loading branch information