jeset 1.0.6

Opinionated, ready to use color-eyre and tracing-journald setup for applications
Documentation
1
2
3
4
5
6
7
#!/usr/bin/env bash

set -euo pipefail

rustup component add rustfmt

cargo fmt -- --check