Skip to content

Commit f2ec174

Browse files
committed
Bump MSRV on CI
1 parent d609c5a commit f2ec174

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
@@ -9,7 +9,7 @@ on:
99

1010
env:
1111
# minimum supported rust version
12-
MSRV: 1.46.0
12+
MSRV: 1.56.0
1313

1414
jobs:
1515
check:

0 commit comments

Comments
 (0)