misc/cargo-d@ed16d0f10d08
misc/cargo-d
Fri, 08 May 2026 16:47:58 -0500
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Fri, 08 May 2026 16:47:58 -0500
- changeset 70
- ed16d0f10d08
- parent 6
-
bcb508479948
- permissions
- -rwxr-xr-x
make dev default
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"