mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-08 20:40:32 +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:
|
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