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