cargo build --release --locked &&

prepare_install &&

install -Dm755 -t /usr/bin target/release/swaptop
