ci: fix configured clippy msrv (#6244)

This commit is contained in:
Alice Ryhl 2023-12-23 01:28:14 +01:00 committed by GitHub
parent 7cae89af47
commit d51308b035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1 @@
msrv = "1.56"
msrv = "1.63"