#!/bin/bash -ex # check-dependencies # # Checks that the dependencies in this project are all in use. cargo +nightly udeps --locked --all-targets