misc/cargo-d

Fri, 28 Apr 2023 08:20:51 +0300

author
Tuomo Valkonen <tuomov@iki.fi>
date
Fri, 28 Apr 2023 08:20:51 +0300
branch
dev
changeset 29
87649ccfa6a8
parent 6
bcb508479948
permissions
-rwxr-xr-x

Remove deprecated interfaces

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

 

mercurial