devbox/assets/mise/config.toml
2026-03-17 12:15:07 -07:00

13 lines
265 B
TOML

[tools]
helix = "latest"
jujutsu = "latest"
lazygit = "latest"
rust = { version = "stable", components = "rust-analyzer,rust-docs,rustfmt,clippy" }
"cargo:cargo-binstall" = "latest"
deno = "latest"
uv = "latest"
"pipx:pyright" = "latest"
"pipx:ruff" = "latest"