Skip to content

Commit

Permalink
minor: fix msrv for tokio-util update (#1199)
Browse files Browse the repository at this point in the history
  • Loading branch information
abr-egn committed Sep 5, 2024
1 parent cd70302 commit ad9ca4d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .evergreen/MSRV-Cargo.toml.diff
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
140c140
141c141
< version = "1.17.0"
---
> version = "=1.38.0"
150c150
< version = "0.7.0"
---
> version = "=0.7.11"

0 comments on commit ad9ca4d

Please sign in to comment.