Skip to content

Commit 0c114be

Browse files
committed
One more stable standard library crate
1 parent aeec460 commit 0c114be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ targets = ["x86_64-unknown-linux-gnu"]
5050
rustdoc-args = [
5151
"--generate-link-to-definition",
5252
"--extern-html-root-url=core=https://doc.rust-lang.org",
53+
"--extern-html-root-url=alloc=https://doc.rust-lang.org",
5354
"--extern-html-root-url=std=https://doc.rust-lang.org",
5455
]
5556

0 commit comments

Comments
 (0)