Skip to content

Commit c3b5e58

Browse files
committed
Add a comment to .cargo/config.toml
1 parent a8c306d commit c3b5e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[build]
2-
rustdocflags = ["--html-in-header", "./doc/katex-header.html"]
2+
rustdocflags = ["--html-in-header", "./doc/katex-header.html"] # We don't have any `normal` dependency in this package. In most cases, `package.metadata.docs.rs` is recommended.

0 commit comments

Comments
 (0)