Bump MSRV to 1.70

This commit is contained in:
Jack Grigg
2025-12-08 01:17:50 +00:00
parent 82e948c4e0
commit f3f99a0cbc
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
[toolchain]
channel = "1.67.0"
channel = "1.70.0"
components = ["clippy", "rustfmt"]