forked from lix-project/lix-installer
d3b425a258
* We didn't need openssl anyways * Fmt * We don't need pkg-config either * Add trivial rust-toolchain.toml * fmt
3 lines
57 B
TOML
3 lines
57 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = [ "rustfmt" ] |