Rust : Add rustfmt.
This commit is contained in:
parent
9e2318b233
commit
fcb01489a0
|
@ -7,5 +7,6 @@ pkgs.mkShell {
|
||||||
cargo
|
cargo
|
||||||
rustc
|
rustc
|
||||||
rust-analyzer
|
rust-analyzer
|
||||||
|
rustfmt
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue