Back out "Upgrade Rust toolchain: 1.86 -> 1.89"

This backs out commit 3285f19d09.
This commit is contained in:
Vincent Breitmoser
2025-09-28 22:19:30 +02:00
parent 8d21fde2c9
commit 2395244b8f
4 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
msrv = "1.89"
msrv = "1.86"
too-many-arguments-threshold = 10