Skip to content

Commit b72a385

Browse files
authored
Bump MSRV to 1.56 (#1582)
1 parent 5397d2c commit b72a385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ jobs:
264264

265265
strategy:
266266
matrix:
267-
rust: [1.49.0]
267+
rust: [1.56.0]
268268

269269
steps:
270270
- name: Checkout

0 commit comments

Comments
 (0)