fix: update tool chain make everything happy (#1134)

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
yihong
2025-12-13 20:32:42 +08:00
committed by GitHub
parent 1229fddb5d
commit 67095c05f9
9 changed files with 53 additions and 70 deletions

View File

@@ -13,5 +13,5 @@
# limitations under the License.
[toolchain]
channel = "stable"
channel = "1.88"
components = ["rustfmt", "clippy", "rust-src", "rust-analyzer"]