mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-16 17:20:33 +00:00
fix: update tool chain make everything happy (#1134)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
# limitations under the License.
|
||||
|
||||
[toolchain]
|
||||
channel = "stable"
|
||||
channel = "1.88"
|
||||
components = ["rustfmt", "clippy", "rust-src", "rust-analyzer"]
|
||||
|
||||
Reference in New Issue
Block a user