Skip to content

Commit b8238bf

Browse files
committed
Bump minimum Rust version to 1.36 (required by latest 'rand').
1 parent 22c4e34 commit b8238bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
rust:
1212
- stable
13-
- 1.34.0
13+
- 1.36.0
1414
steps:
1515
- name: Checkout
1616
uses: actions/checkout@v2

0 commit comments

Comments
 (0)