misc/cargo-d

Thu, 07 Nov 2024 16:52:05 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Thu, 07 Nov 2024 16:52:05 -0500
changeset 34
aa6129697116
parent 26
be0f9185b075
permissions
-rwxr-xr-x

Same face path optimisation / possible fix

#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"

 

mercurial