mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-04 20:03:40 +00:00
No idea how this XSS will work when the hash after "github.com-" changes.
This commit is contained in:
parent
f6f7059dbe
commit
3de2bf0ddc
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ exclude = [
|
|||
]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
rustdoc-args = ["--html-in-header", "rustdoc-include-katex-header.html"]
|
||||
rustdoc-args = ["--html-in-header", ".cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-0.13.2/rustdoc-include-katex-header.html"]
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "isislovecruft/curve25519-dalek", branch = "master"}
|
||||
|
|
|
|||
Loading…
Reference in a new issue