Up MSRV to 1.46.0

This commit is contained in:
Sean McArthur
2021-04-06 11:29:10 -07:00
parent 97af751665
commit 81c0b6685a

View File

@@ -205,7 +205,7 @@ jobs:
strategy:
matrix:
rust: [1.45.2]
rust: [1.46.0]
steps:
- name: Checkout