1 2 3 4 5
# this should match the nightly version in tari-project/tari # only used for cargo fmt settings, repo should always compile on stable too [toolchain] channel = "stable" components = ["rustfmt", "clippy"]