📦️ deps(mise): installed some tools

This commit is contained in:
Sergio Laín 2024-10-03 09:59:52 +02:00
parent 2600829566
commit 901fef40c4
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -3,6 +3,10 @@ usage = "latest"
bun = "latest" bun = "latest"
"npm:five-server" = "latest" "npm:five-server" = "latest"
node = "latest" node = "latest"
pnpm = "latest"
uv = "latest"
cargo-binstall = "latest"
age = "latest"
[settings] [settings]
# plugins can read the versions files used by other version managers (if enabled by the plugin) # plugins can read the versions files used by other version managers (if enabled by the plugin)
@ -40,3 +44,4 @@ experimental = true # enable experimental features
# configure messages displayed when entering directories with config files # configure messages displayed when entering directories with config files
status = { missing_tools = "if_other_versions_installed", show_env = false, show_tools = false } status = { missing_tools = "if_other_versions_installed", show_env = false, show_tools = false }
cargo_binstall = true