misc/cargo-d@e1455e48bd2b
misc/cargo-d
Wed, 30 Apr 2025 23:57:17 -0500
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Wed, 30 Apr 2025 23:57:17 -0500
- branch
- dev
- changeset 111
- e1455e48bd2b
- parent 14
-
f5b9f4bf25a7
- permissions
- -rwxr-xr-x
clone
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"