Skip to content

Commit

Permalink
Raise MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Page committed May 11, 2020
1 parent 8733f60 commit 1d3f098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ schedules:
jobs:
- template: default.yml@templates
parameters:
minrust: 1.33.0
minrust: 1.40.0
codecov_token: $(CODECOV_TOKEN_SECRET)
- job: "Committed"
displayName: Lint History
Expand Down

0 comments on commit 1d3f098

Please sign in to comment.