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