feat(tools): add hivemind to global tools

This commit is contained in:
2024-05-27 00:29:37 +01:00
parent c5a5e9f108
commit ad40c1e2e3

View File

@@ -30,6 +30,7 @@ show_tools = false
"cargo:tlrc" = "latest"
"cargo:ubi" = "latest"
"cargo:watchexec-cli" = "latest"
"go:github.com/DarthSim/hivemind" = "latest"
"go:github.com/bufbuild/buf-language-server/cmd/bufls" = "latest"
"go:github.com/go-delve/delve/cmd/dlv" = "latest"
"go:github.com/golang/mock/mockgen" = "latest"