misc/cargo-d@4fc8c93ed7e8
    misc/cargo-d
    Thu, 07 Nov 2024 13:35:28 -0500
    
        - author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Thu, 07 Nov 2024 13:35:28 -0500
- changeset 30
- 4fc8c93ed7e8
- parent 26
- 
be0f9185b075
- permissions
- -rwxr-xr-x
Add missing path options
    
        
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"