misc/cargo-d

Fri, 06 Dec 2024 15:07:28 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Fri, 06 Dec 2024 15:07:28 -0500
changeset 47
5e623b327625
parent 26
be0f9185b075
permissions
-rwxr-xr-x

Rust edition = 2024

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

 

mercurial