misc/cargo-d@013274b0b388
misc/cargo-d
Fri, 13 Oct 2023 13:32:15 -0500
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Fri, 13 Oct 2023 13:32:15 -0500
- changeset 22
- 013274b0b388
- parent 14
-
f5b9f4bf25a7
- permissions
- -rwxr-xr-x
Update Cargo.lock to stop build failures with current nightly rust.
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"