misc/cargo-d@1afca417d71b
    misc/cargo-d
    Sat, 28 Dec 2024 19:31:21 -0500
    
        - author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Sat, 28 Dec 2024 19:31:21 -0500
- changeset 57
- 1afca417d71b
- parent 26
- 
be0f9185b075
- permissions
- -rwxr-xr-x
Further alg_tools updates
    
        
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"