Skip to content

Commit

Permalink
Use old tokio in lock file to fix MSRV test
Browse files Browse the repository at this point in the history
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
oxalica committed Aug 22, 2024
1 parent 0765831 commit fa78d18
Showing 1 changed file with 85 additions and 26 deletions.
111 changes: 85 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa78d18

Please sign in to comment.