summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/dev.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/dev.nix b/shells/dev.nix
index 088a8f5..9f35993 100644
--- a/shells/dev.nix
+++ b/shells/dev.nix
@@ -13,5 +13,6 @@ pkgs.mkShell {
rustc-wasm32
dioxus-cli
cargo-leptos
+ cargo-generate
];
}