Skip to content

Commit 4a22668

Browse files
author
Tilen Pintarič
committed
updated minimum supported Rust version to 1.57.0
1 parent 0d72002 commit 4a22668

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
@@ -82,7 +82,7 @@ jobs:
8282
uses: actions-rs/toolchain@v1
8383
with:
8484
profile: minimal
85-
toolchain: 1.46.0
85+
toolchain: 1.57.0
8686
override: true
8787

8888
- name: Version features

0 commit comments

Comments
 (0)