improve rust template

This commit is contained in:
ulic-youthlic 2025-05-25 15:38:17 +08:00
parent 69c6e41eff
commit dc5dfddf74
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 18 additions and 14 deletions

View file

@ -1,3 +1,4 @@
[toolchain]
channel = "stable"
profile = "default"
components = ["rust-src"]