bump msrv to 1.45 as handlebars 4.0 requires

This commit is contained in:
Ning Sun 2021-05-28 22:59:56 +08:00
parent 1b584d1746
commit 9813802b3e
No known key found for this signature in database
GPG Key ID: 2E27E20FC4DEEA3E
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
rust: stable
- build: msrv
os: ubuntu-latest
rust: 1.42.0
rust: 1.45.0
steps:
- uses: actions/checkout@master
- name: Install Rust