Skip to content

Commit 7a4e8de

Browse files
committed
Update MSRV in CI
Signed-off-by: Ayush Singh <[email protected]>
1 parent 280212b commit 7a4e8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on: [push, pull_request]
44

55
env:
6-
minrust: 1.51.0
6+
minrust: 1.57.0
77

88
jobs:
99
test:

0 commit comments

Comments
 (0)