Skip to content

Commit ba7e8d8

Browse files
authored
minor: fix msrv compilation (#1174)
1 parent 6a4b739 commit ba7e8d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.evergreen/MSRV-Cargo.toml.diff

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
140c140
2+
< version = "1.17.0"
3+
---
4+
> version = "=1.38.0"

0 commit comments

Comments
 (0)