@ -98,6 +98,11 @@
args:
creates: "{{ ansible_env.HOME }}/.cargo/bin/hyperfine"
- name: install just
command: cargo install just
creates: "{{ ansible_env.HOME }}/.cargo/bin/just"
- name: install kondo
command: cargo install kondo