chore: Upgrade rust

This also upbrades the debian version to trixie, because the new LLVM
version doesn't seem to have a build
This commit is contained in:
Jade Ellis
2026-05-19 20:22:21 +01:00
parent 2d4bf1b35f
commit cb3ebcf24e
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
[toolchain]
profile = "minimal"
channel = "1.92.0"
channel = "1.95.0"
components = [
# For rust-analyzer
"rust-src",