Skip to content

Commit ad9ca4d

Browse files
authored
minor: fix msrv for tokio-util update (#1199)
1 parent cd70302 commit ad9ca4d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.evergreen/MSRV-Cargo.toml.diff

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
140c140
1+
141c141
22
< version = "1.17.0"
33
---
44
> version = "=1.38.0"
5+
150c150
6+
< version = "0.7.0"
7+
---
8+
> version = "=0.7.11"

0 commit comments

Comments
 (0)