misc/cargo-d@23821a01d013
misc/cargo-d
Wed, 07 Dec 2022 06:59:16 +0200
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Wed, 07 Dec 2022 06:59:16 +0200
- changeset 14
- 23821a01d013
- parent 6
-
bcb508479948
- permissions
- -rwxr-xr-x
v1.0.0
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"