#!/usr/bin/env bash
require_cmd cargo

cat >mise.toml <<EOF
tools."cargo:cargo-binstall" = "latest"
tools."cargo:cargo-show" = "latest"
EOF
mise i
