misc/cargo-d@3bf904bfae78
    misc/cargo-d
    Sun, 27 Apr 2025 20:36:13 -0500
    
        - author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Sun, 27 Apr 2025 20:36:13 -0500
- changeset 66
- 3bf904bfae78
- parent 26
- 
be0f9185b075
- permissions
- -rwxr-xr-x
Require newer alg_tools that fixes build problems with stable (instead of nightly) rust.
    
        
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"