about summary refs log tree commit diff stats
path: root/templates/rust
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rust')
-rw-r--r--templates/rust/flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/rust/flake.nix b/templates/rust/flake.nix
index e6e5dc5..bd54e79 100644
--- a/templates/rust/flake.nix
+++ b/templates/rust/flake.nix
@@ -116,7 +116,7 @@
           rust_default
           cargo-edit
 
-          licensure
+          reuse
         ];
       };
     });