#!/bin/bash

source $HOME/.cargo/env

exec "$@"
