chore: bump MSRV to 1.46 (#4254)

This commit is contained in:
Taiki Endo
2021-11-23 12:09:24 +09:00
committed by GitHub
parent 8943e8aeef
commit cf3206842c
19 changed files with 31 additions and 76 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ env:
RUSTFLAGS: -Dwarnings
RUST_BACKTRACE: 1
nightly: nightly-2021-10-25
minrust: 1.45.2
minrust: 1.46
jobs:
# Depends on all action sthat are required for a "successful" CI run.