fix: update rust-toolchain to 1.89 for dependency compatibility
Dependencies built, icu_collections, icu_locale_core require rustc >=1.86. Update toolchain to 1.89 to match production Docker image. Co-Authored-By: Kilo <kilo@kilo.ai>
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
[toolchain]
|
[toolchain]
|
||||||
channel = "1.85"
|
channel = "1.89"
|
||||||
Reference in New Issue
Block a user