Skip to content

Commit 7a4e8de

Browse files
committed
Update MSRV in CI
Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>
1 parent 280212b commit 7a4e8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
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)