diff --git a/config/mise/config.toml b/config/mise/config.toml index 4748c5c..77ebab0 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -14,6 +14,7 @@ show_tools = false "cargo:cargo-audit" = "latest" "cargo:cargo-edit" = "latest" "cargo:cargo-info" = "latest" +"cargo:cargo-show" = "latest" "cargo:cargo-update" = "latest" "cargo:dirstat-rs" = "latest" "cargo:eza" = "latest"