affidavit 26.6.22

Provenance Layer — receipt assembly and certification (verify a witness against a format standard; never decide honesty).
1
2
3
4
5
6
[toolchain]
# Using latest nightly for formatting. This allows CI to use whatever nightly
# is currently available without pinning to a specific date that may not exist
# in the CI runner's environment. Local development uses the same (latest nightly).
channel = "nightly"
components = ["rustfmt", "clippy"]