chore: 升级 rust 到 1.93.1,移除 ws 中的一些无用变量 (#650)

This commit is contained in:
ᴀᴍᴛᴏᴀᴇʀ
2026-02-15 16:31:31 +08:00
committed by GitHub
parent e130f14c13
commit 5350d3491b
2 changed files with 1 additions and 10 deletions

View File

@@ -1,3 +1,3 @@
[toolchain]
channel = "1.93.0"
channel = "1.93.1"
components = ["clippy"]