misc/cargo-d@854e914f99c5
misc/cargo-d
Fri, 06 Dec 2024 16:16:48 -0500
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Fri, 06 Dec 2024 16:16:48 -0500
- changeset 48
- 854e914f99c5
- parent 26
-
be0f9185b075
- permissions
- -rwxr-xr-x
alg_tools now support stable, so return to edition 2021 now to allow stable rust.
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"