summaryrefslogtreecommitdiff
path: root/mise.toml
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-06-18 17:11:42 -0600
committermo khan <mo@mokhan.ca>2025-06-18 17:11:42 -0600
commit2694c82d97005ca39f29f540e26249c18a21f6d6 (patch)
tree259be3c918a047e26fb357b406d915315aa0ead5 /mise.toml
parentc2b8edab01b23fde6cc196a3349ad6aa19a93299 (diff)
refactor: switch to a pure rust implementation
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"