chore: Update rust toolchain

This commit is contained in:
Victoria Brekenfeld 2025-03-12 18:31:39 +01:00
parent 0ed2841435
commit c3f130e5bf

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "1.80"
channel = "1.82"
components = [ "rust-src" ]