chore: increase MSRV to 1.49. (#4457)

Rust 1.49 was released on December 31, 2020, which meets our MSRV policy
of a minimum of 6 months.
This commit is contained in:
Carl Lerche
2022-01-31 13:26:12 -08:00
committed by GitHub
parent 77468ae3b0
commit 49fff47111
9 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ env:
rust_stable: stable
rust_nightly: nightly-2022-01-12
rust_clippy: 1.52.0
rust_min: 1.46.0
rust_min: 1.49.0
defaults:
run: