misc/cargo-d@adf3c425c7a9
misc/cargo-d
Tue, 02 Sep 2025 00:09:46 -0500
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Tue, 02 Sep 2025 00:09:46 -0500
- branch
- dev
- changeset 156
- adf3c425c7a9
- parent 14
-
f5b9f4bf25a7
- permissions
- -rwxr-xr-x
sketc
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"