mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-04 20:03:40 +00:00
Add avx2_backend to make doc FEATURES
This commit is contained in:
parent
16f39c82e5
commit
791506a29f
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
FEATURES := nightly yolocrypto
|
||||
FEATURES := nightly yolocrypto avx2_backend
|
||||
|
||||
doc:
|
||||
cargo rustdoc --features "$(FEATURES)" -- --html-in-header docs/assets/rustdoc-include-katex-header.html
|
||||
|
|
|
|||
Loading…
Reference in a new issue