chore: bump MSRV to 1.70 (#2573)

Add rust-toolchain.toml

Release Notes:

- N/A
This commit is contained in:
Piotr Osiewicz 2023-06-06 21:50:27 +02:00 committed by GitHub
parent 572c59eec4
commit c1c91dc2e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 1 deletions

2
rust-toolchain.toml Normal file
View file

@ -0,0 +1,2 @@
[toolchain]
channel = "1.70"