[ci] update MSRV to 1.46.0

This commit is contained in:
Steve Myers
2021-03-27 11:53:41 -07:00
parent 6d6776eb58
commit b226658977
6 changed files with 8 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
# Run various invocations of cargo check
features=( "default" "compiler" "electrum" "esplora" "compact_filters" "key-value-db" "async-interface" "all-keys" "keys-bip39" )
toolchains=( "+stable" "+1.45" "+nightly" )
toolchains=( "+stable" "+1.46" "+nightly" )
main() {
check_src