furrow 0.0.0

A lightweight, self-configured, ssh git remote.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[toolchain]
channel = "1.80"
components = [
    "cargo",
    "clippy",
    "rustc",
    "rustc-dev",
    "rustfmt",
    "rust-std",
    "rust-analyzer",
]
profile = "minimal"