chore: upgrade rust

this is needed for recent versions of ruma
This commit is contained in:
Matthias Ahouansou
2025-02-23 13:50:02 +00:00
parent 3686f6d260
commit 406367b4f2
13 changed files with 23 additions and 26 deletions

View File

@@ -9,7 +9,7 @@
# If you're having trouble making the relevant changes, bug a maintainer.
[toolchain]
channel = "1.79.0"
channel = "1.80.0"
components = [
# For rust-analyzer
"rust-src",