mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-05 20:30:57 +00:00
update makefile
This commit is contained in:
parent
2d69a8a7dc
commit
3275d98d64
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,3 +1,3 @@
|
|||
|
||||
doc:
|
||||
cargo rustdoc --features "nightly yolocrypto" -- --html-in-header katex-header.html
|
||||
cargo rustdoc --features "nightly yolocrypto" -- --html-in-header rustdoc-include-katex-header.html
|
||||
|
|
|
|||
Loading…
Reference in a new issue