misc/cargo-d@0693cc9ba9f0
    misc/cargo-d
    Mon, 17 Feb 2025 13:51:50 -0500
    
        - author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Mon, 17 Feb 2025 13:51:50 -0500
- branch
- dev
- changeset 51
- 0693cc9ba9f0
- parent 6
- 
bcb508479948
- permissions
- -rwxr-xr-x
Update documentation references
Also allow Zed to reindent.
    
        
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"