misc/cargo-d

Sat, 10 Dec 2022 16:22:38 +0200

author
Tuomo Valkonen <tuomov@iki.fi>
date
Sat, 10 Dec 2022 16:22:38 +0200
changeset 22
9fb8ecb3da74
parent 6
bcb508479948
permissions
-rwxr-xr-x

Add rust-version specification to Cargo.toml

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

 

mercurial