mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 00:51:11 -05:00
chore: Update MSRV
This commit is contained in:
parent
6b8047ee44
commit
1e3dcef9b4
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ stages:
|
|||
jobs:
|
||||
- template: default.yml@templates
|
||||
parameters:
|
||||
minrust: 1.36.0
|
||||
minrust: 1.40.0
|
||||
codecov_token: $(CODECOV_TOKEN_SECRET)
|
||||
- stage: codegen
|
||||
displayName: Verify Code-gen
|
||||
|
|
Loading…
Reference in a new issue