misc/cargo-d

Sun, 26 Jan 2025 11:29:57 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Sun, 26 Jan 2025 11:29:57 -0500
branch
dev
changeset 41
b6bdb6cb4d44
parent 6
bcb508479948
permissions
-rwxr-xr-x

Remove initial transport adaptation—it is not needed, after all

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

 

mercurial