We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bfd518 commit 6a630cfCopy full SHA for 6a630cf
serde_derive/Cargo.toml
@@ -37,4 +37,5 @@ rustdoc-args = [
37
"--extern-html-root-url=core=https://doc.rust-lang.org",
38
"--extern-html-root-url=alloc=https://doc.rust-lang.org",
39
"--extern-html-root-url=std=https://doc.rust-lang.org",
40
+ "--extern-html-root-url=proc_macro=https://doc.rust-lang.org",
41
]
serde_derive_internals/Cargo.toml
@@ -27,4 +27,5 @@ rustdoc-args = [
27
28
29
30
31
0 commit comments