diff --git a/mise.toml b/mise.toml index 89a64fa..389b23c 100644 --- a/mise.toml +++ b/mise.toml @@ -9,7 +9,7 @@ kustomize = "5.8.1" pre-commit = "4.6.0" rust = { version = "stable", components = "llvm-tools" } tfswitch = "1.17.1" -watchexec = "2.3.2" +watchexec = "2.5.1" [tasks.build] run = "cargo build --release --locked"