fix(build): update rust toolchain version and flake.lock

This commit is contained in:
oxalica 2025-03-19 02:01:45 -04:00
parent eb8c56e688
commit 348c35720b
2 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "1.82"
channel = "1.85"
profile = "default"
components = ["llvm-tools"]