Skip to content

Commit

Permalink
updated minimum supported Rust version to 1.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tilen Pintarič committed Aug 11, 2022
1 parent 0d72002 commit 4a22668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -82,7 +82,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.46.0
toolchain: 1.57.0
override: true

- name: Version features
Expand Down

0 comments on commit 4a22668

Please sign in to comment.