misc/cargo-d@60928f1440e0
misc/cargo-d
Sat, 07 Dec 2024 21:52:43 -0500
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Sat, 07 Dec 2024 21:52:43 -0500
- changeset 53
- 60928f1440e0
- parent 26
-
be0f9185b075
- permissions
- -rwxr-xr-x
Doc typofix
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"