mise 2024.5.17

The front-end to your dev env
1
2
3
4
pub const REGISTRY: &[(&str, &str)] = &[
    ("ubi", "cargo:ubi"),
    // ("elixir", "asdf:mise-plugins/mise-elixir"),
];