misc/cargo-d@15f01efc034b
    misc/cargo-d
    Sun, 15 Dec 2024 01:10:52 -0500
    
        - author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Sun, 15 Dec 2024 01:10:52 -0500
- changeset 55
- 15f01efc034b
- parent 26
- 
be0f9185b075
- permissions
- -rwxr-xr-x
alg_tools update
    
        
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"