feat(mise/tools): install and manage rust with mise

This commit is contained in:
2024-10-27 01:29:54 +01:00
parent fcbed7dc82
commit 5cafa5c9d4

View File

@@ -105,6 +105,7 @@ lua = "latest"
node = "lts"
python = "latest"
ruby = "latest"
rust = "latest"
shellcheck = "latest"
shfmt = "latest"
terraform = "latest"