Add htop to the replit environment.
This commit is contained in:
+3
-2
@@ -1,9 +1,10 @@
|
||||
{ pkgs }: {
|
||||
deps = [
|
||||
pkgs.rustc
|
||||
pkgs.htop
|
||||
pkgs.rustc
|
||||
pkgs.rustfmt
|
||||
pkgs.cargo
|
||||
pkgs.cargo-edit
|
||||
pkgs.rust-analyzer
|
||||
pkgs.rust-analyzer
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user