mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-05 20:30:57 +00:00
Avoid making a package with literally only one HTML file, lol.
This commit is contained in:
parent
a6806eacc3
commit
f6f7059dbe
1 changed files with 0 additions and 3 deletions
|
|
@ -15,9 +15,6 @@ exclude = [
|
|||
".gitignore",
|
||||
".travis.yml",
|
||||
]
|
||||
include = [
|
||||
"rustdoc-include-katex-header.html",
|
||||
]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
rustdoc-args = ["--html-in-header", "rustdoc-include-katex-header.html"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue