We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c7de1 commit 46bf559Copy full SHA for 46bf559
Cargo.toml
@@ -6,7 +6,7 @@ license = "MIT/Apache-2.0"
6
readme = "README.md"
7
repository = "https://github.com/alexcrichton/rustc-demangle"
8
homepage = "https://github.com/alexcrichton/rustc-demangle"
9
-documentation = "http://alexcrichton.com/rustc-demangle"
+documentation = "https://docs.rs/rustc-demangle"
10
description = """
11
Rust compiler symbol demangling.
12
"""
0 commit comments