git.delta.rocks / remowt / refs/commits / a70745c0fb24

difftreelog

source

rust-toolchain.toml147 Bsourcehistory
1[toolchain]2channel = "nightly-2024-07-20"3components = ["rustfmt", "clippy", "rust-analyzer", "rust-src"]4targets = ["x86_64-unknown-linux-musl"]