mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-20 00:00:08 +02:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user