mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-05 20:10:35 +00:00
3 lines
91 B
Makefile
3 lines
91 B
Makefile
|
|
doc:
|
|
cargo rustdoc --features "nightly yolocrypto" -- --html-in-header katex-header.html
|