mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-06 20:41:14 +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]
|
[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]
|
[badges]
|
||||||
travis-ci = { repository = "isislovecruft/curve25519-dalek", branch = "master"}
|
travis-ci = { repository = "isislovecruft/curve25519-dalek", branch = "master"}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue