jeset 1.0.6

Opinionated, ready to use color-eyre and tracing-journald setup for applications
Documentation
1
2
3
4
5
6
7
8
9
10
[toolchain]
channel = "1.94"
# pinning toolchain version ensures predictable Clippy lints and controlled feature adoption
# IMPORTANT: to be kept in sync with `.gitlab-ci.yml`

targets = [
  "aarch64-unknown-linux-gnu",
  "armv7-unknown-linux-gnueabihf",
  "wasm32-unknown-unknown",
]