misc/cargo-d

Fri, 02 Dec 2022 18:08:40 +0200

author
Tuomo Valkonen <tuomov@iki.fi>
date
Fri, 02 Dec 2022 18:08:40 +0200
changeset 7
c32171f7cce5
parent 6
bcb508479948
permissions
-rwxr-xr-x

Remove ergodic tolerance; it's not useful.

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

 

mercurial