Bump MSRV to 1.43

This commit is contained in:
Félix Saparelli 2021-04-11 05:17:11 +12:00
parent 15cdd7c754
commit b0d2a6c875
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.40.0
toolchain: 1.43.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.40 or later.
Requires Rust 1.43 or later.
$ cargo install watchexec