adds mdbook as a dependency (#210)
This commit is contained in:
parent
dc0b4c5b3c
commit
1ed4925eb1
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ pkgs.mkShell {
|
|||
rustfmt
|
||||
clippy
|
||||
deno
|
||||
mdbook
|
||||
];
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue