diff options
Diffstat (limited to 'users/grfn/system/home/modules/development/rust.nix')
-rw-r--r-- | users/grfn/system/home/modules/development/rust.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/grfn/system/home/modules/development/rust.nix b/users/grfn/system/home/modules/development/rust.nix index 6a0553c02535..40a12e7faa34 100644 --- a/users/grfn/system/home/modules/development/rust.nix +++ b/users/grfn/system/home/modules/development/rust.nix @@ -8,6 +8,7 @@ cargo-edit cargo-expand cargo-flamegraph + cargo-rr sccache evcxr ]; |