chore(rust): bump version 1.87 -> 1.89

- bump version in rust-toolchain.toml
- update sha in flake.nix
This commit is contained in:
aviac 2025-08-21 13:51:02 +02:00 committed by Jade Ellis
commit 427b973b67
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
2 changed files with 2 additions and 2 deletions

View file

@ -9,8 +9,8 @@
# If you're having trouble making the relevant changes, bug a maintainer.
[toolchain]
channel = "1.87.0"
profile = "minimal"
channel = "1.89.0"
components = [
# For rust-analyzer
"rust-src",