Skip to content

Commit

Permalink
Increase rust min version up to 1.50
Browse files Browse the repository at this point in the history
  • Loading branch information
ikrivosheev committed Oct 28, 2022
1 parent ca3f431 commit ce94466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on: [push, pull_request]

env:
RUST_MINVERSION: 1.41.1
RUST_MINVERSION: 1.50
CARGO_INCREMENTAL: 0
CARGO_NET_RETRY: 10

Expand Down

0 comments on commit ce94466

Please sign in to comment.