misc/cargo-d@c3a4f4bb87f7
misc/cargo-d
Wed, 22 Apr 2026 22:32:00 -0500
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Wed, 22 Apr 2026 22:32:00 -0500
- changeset 3
- c3a4f4bb87f7
- permissions
- -rwxr-xr-x
Dolfin update, fixes, additional experiment, build instructions.
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"