Update MSRV to 1.40 for non_exhaustive

This commit is contained in:
Félix Saparelli 2021-04-11 04:38:56 +12:00
parent 5753e7773f
commit 2e85658a12
No known key found for this signature in database
GPG Key ID: B948C4BAE44FC474
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.38.0
toolchain: 1.40.0
override: true
- uses: actions-rs/cargo@v1
with:

View File

@ -87,7 +87,7 @@ Run `bundle install` when the `Gemfile` changes:
#### Cargo
Requires Rust 1.38 or later.
Requires Rust 1.40 or later.
$ cargo install watchexec