Skip to content

Commit a433f2b

Browse files
authored
update MSRV
1 parent 0b7508a commit a433f2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
matrix:
6565
os: [ubuntu-latest]
6666
toolchain:
67-
- 1.53 # MSRV (Minimum supported rust version)
67+
- 1.56 # MSRV (Minimum supported rust version)
6868
- stable
6969
- beta
7070
experimental: [false]

0 commit comments

Comments
 (0)