#!/usr/bin/env bash
cargo clippy --verbose --all --all-targets --all-features -- -D warnings
