update MSRV to 1.65

This commit is contained in:
Pascal Kuthe 2023-03-04 21:53:54 +01:00 committed by Blaž Hrastnik
parent 5b4e73f37d
commit ccdb144665
7 changed files with 77 additions and 189 deletions

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "1.64.0"
channel = "1.65.0"
components = ["rustfmt", "rust-src"]