summaryrefslogtreecommitdiff
path: root/mise.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mise.toml')
-rw-r--r--mise.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/mise.toml b/mise.toml
new file mode 100644
index 00000000..87a29b17
--- /dev/null
+++ b/mise.toml
@@ -0,0 +1,5 @@
+[tools]
+cargo = "latest"
+make = "latest"
+rust = "stable"
+yamlfmt = "latest"