diff --git a/shell.nix b/shell.nix index c352bd2..83f522a 100644 --- a/shell.nix +++ b/shell.nix @@ -23,6 +23,7 @@ pkgs.mkShell { rustfmt clippy deno + mdbook ];