diff --git a/mise.toml b/mise.toml index 06cae62236ac..1e8e15d54413 100644 --- a/mise.toml +++ b/mise.toml @@ -20,7 +20,6 @@ alias = 'i' [tasks.install-lint-tools] description = "Installs linting tools for CI" -tools.cargo-binstall = "latest" run = "cargo binstall --no-confirm taplo-cli cargo-spellcheck@0.15.7 cargo-deny" [tasks."lint:deny"]