misc/cargo-d@8d26483c4333
    misc/cargo-d
    Thu, 07 Nov 2024 17:39:40 -0500
    
        - author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Thu, 07 Nov 2024 17:39:40 -0500
- changeset 35
- 8d26483c4333
- parent 26
- 
be0f9185b075
- permissions
- -rwxr-xr-x
something wrong
    
        
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"