diff options
Diffstat (limited to 'mise.toml')
| -rw-r--r-- | mise.toml | 6 | +1 −5 |
1 files changed, 1 insertions, 5 deletions
diff --git a/mise.toml b/mise.toml index 9d541da..c93cf46 100644 --- a/mise.toml +++ b/mise.toml @@ -6,12 +6,8 @@ min_version = "2026.7.5" [settings] experimental = true -[tools] -rust = { version = "1.97.1", profile = "minimal", components = [ "clippy", "llvm-tools-preview", "rustfmt" ] } -shellcheck = "0.11.0" - [task_config] dir = "{{cwd}}" includes = [ - "git::https://git.dimidiumlabs.io/platform.git//tasks?ref=e5ca3be4349af3d1da2dde9d1165d52fb014a371", + "git::https://github.com/dimidiumlabs/infra.git//tasks?ref=f2506479af3e8eac34b675582878ac783a5effda", ] |
