Skip to content

Commit c07b329

Browse files
committed
Bump MSRV in CI to 1.58 to get latest LLVM binutils output format
1 parent 9efc972 commit c07b329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- stable
1818
- beta
1919
- nightly
20-
- 1.51.0 # Minimum supported rust version (MSRV)
20+
- 1.58.1 # Minimum supported rust version (MSRV)
2121
include:
2222
- rust: nightly
2323
experimental: true

0 commit comments

Comments
 (0)