Add: gurk-rs (WIP)
This commit is contained in:
8
net/gurk-rs/files/vendor/curve25519-dalek-2.0.0/Makefile
vendored
Normal file
8
net/gurk-rs/files/vendor/curve25519-dalek-2.0.0/Makefile
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
FEATURES := nightly yolocrypto avx2_backend
|
||||
|
||||
doc:
|
||||
cargo rustdoc --features "$(FEATURES)" -- --html-in-header docs/assets/rustdoc-include-katex-header.html
|
||||
|
||||
doc-internal:
|
||||
cargo rustdoc --features "$(FEATURES)" -- --html-in-header docs/assets/rustdoc-include-katex-header.html --document-private-items
|
||||
|
||||
Reference in New Issue
Block a user