We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf3b6c commit 128853bCopy full SHA for 128853b
shell.nix
@@ -21,6 +21,7 @@ pkgs.mkShell {
21
rustToolchain
22
23
# Other
24
+ mdbook
25
yamlfmt
26
which # used by "cargo xtask fmt"
27
];
0 commit comments