commit 4b8be8db1567badca6aa17c8939d4c501c5b2f53 Author: Benjamin Palko Date: Tue May 20 14:25:54 2025 -0400 mise diff --git a/mise.toml b/mise.toml new file mode 100644 index 0000000..fb02af4 --- /dev/null +++ b/mise.toml @@ -0,0 +1,3 @@ +[tools] +bun = "latest" +dotnet = "8"