chore(msrv): bump MSRV from 1.70 to 1.76

This commit is contained in:
Rolo 2024-11-22 01:12:34 -08:00
parent dc941d6d24
commit f07c1cc9f5
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "1.74.0"
channel = "1.76.0"
components = ["rustfmt", "rust-src", "clippy"]